WPILibC++ 2023.4.3
ghc::filesystem::path_helper_base< char_type > Class Template Reference

#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/ghc/include/wpi/ghc/filesystem.hpp>

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: