string_type str( size_type n = 0 ) const;
Defined in header
allocator_type get_allocator() const;
basic_regex& assign( const basic_regex& other );
const_reference prefix() const;
operator string_type() const; (1)
locale_type imbue( locale_type loc );
Defined in header <regex> The
Page 5 of 7