SeqAn3
filesystem.hpp 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 <experimental/filesystem>
#include <seqan3/core/platform.hpp>
Include dependency graph for filesystem.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 seqan3
 The main SeqAn3 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 >