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

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

#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 std::filesystem (independent of whether it is marked as "experimental").

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