#include <codecvt_specializations.h>
Inheritance diagram for __gnu_cxx::encoding_char_traits< _CharT >:

| Public Types | |
| typedef encoding_state | state_type | 
| typedef std::fpos< state_type > | pos_type | 
Definition at line 211 of file codecvt_specializations.h.
| typedef std::fpos<state_type> __gnu_cxx::encoding_char_traits< _CharT >::pos_type | 
Reimplemented from __gnu_cxx::char_traits< _CharT >.
Definition at line 214 of file codecvt_specializations.h.
| typedef encoding_state __gnu_cxx::encoding_char_traits< _CharT >::state_type | 
Reimplemented from __gnu_cxx::char_traits< _CharT >.
Definition at line 213 of file codecvt_specializations.h.
 1.4.7
 1.4.7