|
SPH
|
Object representing a path on a filesystem, similar to std::filesystem::path in c++17. More...
Go to the source code of this file.
Classes | |
| class | Path |
| Object representing a path on a filesystem. More... | |
Functions | |
| Path | operator""_path (const char *nativePath, const std::size_t size) |
Object representing a path on a filesystem, similar to std::filesystem::path in c++17.
Definition in file Path.h.