const_reference prefix() const;
basic_regex& assign( const basic_regex& other );
Defined in header <regex> The
Defined in header
CharT translate(CharT c) const;
template< class OutputIt > OutputIter format( OutputIt out,
int value( CharT ch, int radix ) const;
template< class ForwardIt > string_type transform_primary(
const_reference operator[]( size_type n ) const;
Page 6 of 7