__gnu_cxx::encoding_char_traits< _CharT > Struct Template Reference

encoding_char_traits. More...

#include <codecvt_specializations.h>

Inheritance diagram for __gnu_cxx::encoding_char_traits< _CharT >:

std::char_traits< _CharT > __gnu_cxx::char_traits< _CharT > List of all members.

Public Types

typedef encoding_state state_type
typedef std::fpos< state_typepos_type

Detailed Description

template<typename _CharT>
struct __gnu_cxx::encoding_char_traits< _CharT >

encoding_char_traits.

Definition at line 211 of file codecvt_specializations.h.


Member Typedef Documentation

template<typename _CharT>
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.

template<typename _CharT>
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.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:57:53 2010 for GNU C++ STL by  doxygen 1.4.7