file
path.hppNamespaces
- namespace btu
- namespace btu::common
Typedefs
Functions
-
template <typename CharT>void backslash_to_slash(std::
basic_string<CharT>& path) noexcept - Convert backslashes to slashes in path.
-
auto make_path_canonizer(std::
u8string_view start) → auto constexpr