void push_back( CharT ch );
basic_string& append( size_type count, CharT ch ); (1)
Defined in header
reverse_iterator rend();
static char_type* move( char_type* dest, const char_type* src
Page 1 of 17