Defined in header
reverse_iterator rbegin();
size_type find_first_not_of( const basic_string& str, size_type pos = 0 ) const;
basic_string& replace( size_type pos, size_type count,
CharT& back();
Page 15 of 17