Defined in header
static char_type* copy( char_type* dest, const char_type* src
iterator end();
static int_type to_int_type( char_type c );
basic_string& insert( size_type index, size_type count, CharT ch );
size_type rfind( const basic_string& str, size_type pos = npos ) const;
Page 4 of 17