|
capydi
|
Typedefs | |
| using | PathType = std::filesystem::path |
| using | PathStringType = typename PathType::string_type |
| using | PathCharType = typename PathStringType::value_type |
| using | FileContentType = std::string |
| using | FileCharType = typename FileContentType::value_type |
| using FileSystem::FileCharType = typename FileContentType::value_type |
| using FileSystem::FileContentType = std::string |
| using FileSystem::PathCharType = typename PathStringType::value_type |
| using FileSystem::PathStringType = typename PathType::string_type |
| using FileSystem::PathType = std::filesystem::path |