int compare( const sub_match& m ) const; (1)
template< class CharT, class Traits, class BidirIt > std::b
Defined in header
unsigned mark_count() const;
int value( CharT ch, int radix ) const;
regex_iterator& operator++();
bool operator==(const regex_iterator& rhs) const;
template< class OutputIt > OutputIter format( OutputIt out,
Page 6 of 7