Defined in header <regex> template< class BidirIt, class Alloc >
bool operator==( match_results<BidirIt,Alloc>& lhs,
match_results<BidirIt,Alloc>& rhs ); (1) (since C++11) template< class BidirIt, class Alloc >
bool operator!=( match_results<BidirIt,Alloc>& lhs,
match_results<BidirIt,Alloc>& rhs ); (2) (since C++11)
Compares two match_results objects.
Two match_results are equal if t