xentara-utils v1.2
Xentara utilities library
|
Filesystem path functionality. More...
Typedefs | |
using | string_view_type = std::basic_string_view< std::filesystem::path::value_type, std::filesystem::path::string_type::traits_type > |
The type of string view corresponding to std::filesystem::path::string_type. | |
Variables | |
constexpr std::filesystem::path::string_type::value_type | list_separator |
The character used as a separator between paths. | |
Filesystem path functionality.
This namespace contains functionality realted to std::filesystem::path.
using xentara::utils::filesystem::path::string_view_type = typedef std::basic_string_view<std::filesystem::path::value_type, std::filesystem::path::string_type::traits_type> |
The type of string view corresponding to std::filesystem::path::string_type.
|
constexpr |
The character used as a separator between paths.