![]() |
smgl 0.11.0
Structured Metadata Engine and Graph Objects Library
|
Alias for std::filesystem
More...
Alias for std::filesystem
If CMake variable SMGL_USE_BOOSTFS is false, then smgl::filesystem is an alias for std::filesystem. Otherwise, it is an alias for boost::filesystem. This enables filesystem compatibility for compilers which do not provide std::filesystem.