sisi4s
Loading...
Searching...
No Matches
ghc::filesystem::path_helper_base< char_type > Class Template Reference

#include <filesystem.hpp>

Inheritance diagram for ghc::filesystem::path_helper_base< char_type >:
Collaboration diagram for ghc::filesystem::path_helper_base< char_type >:

Public Types

using value_type = char_type
 

Static Public Attributes

static constexpr value_type preferred_separator = '/'
 

Member Typedef Documentation

◆ value_type

template<typename char_type >
using ghc::filesystem::path_helper_base< char_type >::value_type = char_type

Member Data Documentation

◆ preferred_separator

template<typename char_type >
constexpr char_type ghc::filesystem::path_helper_base< char_type >::preferred_separator = '/'
staticconstexpr

The documentation for this class was generated from the following file: