Provided by: libstdc++6-4.7-doc_4.7.4-3ubuntu12_all 

__gnu_cxx::enc_filebuf< _CharT >(3cxx) __gnu_cxx::enc_filebuf< _CharT >(3cxx)
NAME
__gnu_cxx::enc_filebuf< _CharT > -
SYNOPSIS
Inherits basic_filebuf< _CharT, encoding_char_traits< _CharT > >.
Public Types
typedef traits_type::pos_type pos_type
typedef traits_type::state_type state_type
typedef encoding_char_traits< _CharT > traits_type
Public Member Functions
enc_filebuf (state_type &__state)
Detailed Description
template<typename _CharT>class __gnu_cxx::enc_filebuf< _CharT >
class enc_filebuf.
Definition at line 42 of file enc_filebuf.h.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ Mon Jan 18 2016 __gnu_cxx::enc_filebuf< _CharT >(3cxx)