Dire
Complete cross-platform solution for data and user directories discovery.
|
#include <filesystem>
#include <optional>
Go to the source code of this file.
Namespaces | |
namespace | dire |
Typedefs | |
using | dire::Path = std::filesystem::path |
template<typename T > | |
using | dire::Optional = std::optional< T > |