Defined in header
size_type find_last_of( const basic_string& str, size_type pos = npos ) const;
reference at( size_type pos );
basic_string substr( size_type pos = 0,
size_type capacity() const;
Page 12 of 17