__gnu_cxx::_Char_types< _CharT >(3cxx) | __gnu_cxx::_Char_types< _CharT >(3cxx) |
__gnu_cxx::_Char_types< _CharT > - Mapping from character type to associated types.
#include <char_traits.h>
typedef unsigned long int_type
typedef std::streamoff off_type
typedef std::streampos pos_type
typedef std::mbstate_t state_type
struct __gnu_cxx::_Char_types< _CharT >"Mapping from character type to associated types.
Note
Definition at line 62 of file char_traits.h.
Definition at line 64 of file char_traits.h.
Definition at line 66 of file char_traits.h.
Definition at line 65 of file char_traits.h.
Definition at line 67 of file char_traits.h.
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ |