Defined in header
A null-terminated wide string is a sequence of valid wide characters, ending with a null character. Functions
size_type find( const basic_string& str, size_type pos = 0 ) const;
Page 14 of 17