Defined in header
size_type find_first_of( const basic_string& str, size_type pos = 0 ) const;
size_type rfind( const basic_string& str, size_type pos = npos ) const;
static int_type not_eof( int_type e );
Page 7 of 17