| 
    libstdc++
    
   | 
 
#include <char_traits.h>
Public Types | |
| typedef unsigned long | int_type | 
| typedef std::streamoff | off_type | 
| typedef std::streampos | pos_type | 
| typedef std::mbstate_t | state_type | 
Mapping from character type to associated types.
Definition at line 84 of file char_traits.h.
| typedef unsigned long __gnu_cxx::_Char_types< _CharT >::int_type | 
Definition at line 86 of file char_traits.h.
| typedef std::streamoff __gnu_cxx::_Char_types< _CharT >::off_type | 
Definition at line 89 of file char_traits.h.
| typedef std::streampos __gnu_cxx::_Char_types< _CharT >::pos_type | 
Definition at line 88 of file char_traits.h.
| typedef std::mbstate_t __gnu_cxx::_Char_types< _CharT >::state_type | 
Definition at line 90 of file char_traits.h.