capydi
Loading...
Searching...
No Matches
FileSystem.hpp File Reference
#include <filesystem>
#include <string>
Include dependency graph for FileSystem.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  FileSystem

Macros

#define TO_PATH_STR(str)

Typedefs

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

Macro Definition Documentation

◆ TO_PATH_STR

#define TO_PATH_STR ( str)
Value:
str