constexpr sub_match();
Defined in header
basic_regex(); (1)
difference_type length( size_type n = 0 ) const;
locale_type getloc() const;
template< class BidirIt, class CharT = typename std::i
bool operator==( const regex_token_iterator& other ) const;
flag_type flags() const;
explicit match_results( const Allocator& a = Allocator() );
Page 4 of 7