__gnu_cxx::character< _Value, _Int, _St >(3cxx) | __gnu_cxx::character< _Value, _Int, _St >(3cxx) |
NAME¶
__gnu_cxx::character< _Value, _Int, _St > -SYNOPSIS¶
Public Types¶
typedef character< _Value,
Static Public Member Functions¶
template<typename V2 > static char_type from (const V2 &v)
Public Attributes¶
value_type value
Detailed Description¶
template<typename _Value, typename _Int, typename _St = std::mbstate_t>struct __gnu_cxx::character< _Value, _Int, _St >¶
A POD class that serves as a character abstraction class. Definition at line 49 of file pod_char_traits.h.Author¶
Generated automatically by Doxygen for libstdc++ from the source code.Wed Jan 31 2018 | libstdc++ |