SeqAn3  3.0.1
The Modern C++ library for sequence analysis.
filesystem File Reference

This header includes C++17 filesystem support and imports it into namespace seqan3::filesystem (independent of whether it is marked as "experimental"). More...

#include <seqan3/core/platform.hpp>
#include <experimental/filesystem>
+ Include dependency graph for filesystem:
+ This graph shows which files directly or indirectly include this file:

Namespaces

 std
 SeqAn specific customisations in the standard namespace.
 

Detailed Description

This header includes C++17 filesystem support and imports it into namespace seqan3::filesystem (independent of whether it is marked as "experimental").

Author
Vitor C. Piro <pirov AT zedat.fu-berlin.de >