man __gnu_cxx::Rope_insert_char_consumer (Fonctions bibliothèques) -
NAME
__gnu_cxx::Rope_insert_char_consumer -
SYNOPSIS
Inherits __gnu_cxx::Rope_char_consumer< CharT >< CharT >.
Public Member Functions
Rope_insert_char_consumer (Insert_ostream &__writer)
~Rope_insert_char_consumer ()
bool operator() (const CharT *__leaf, size_t n)
Private Types
typedef basic_ostream< CharT, Traits > Insert_ostream
Private Attributes
Insert_ostream & M_o
Detailed Description
template<class CharT, class Traits> class __gnu_cxx::Rope_insert_char_consumer< CharT, Traits >
Definition at line 813 of file ropeimpl.h.
Author
Generated automatically by Doxygen for libstdc++-v3 Source from the source code.