libzypp  17.38.7
strmatcher.h File Reference
Include dependency graph for strmatcher.h:

Go to the source code of this file.

Namespaces

 zyppng
 

Functions

bool zyppng::operator== (const Match &lhs, const Match &rhs)
 
bool zyppng::operator!= (const Match &lhs, const Match &rhs)
 
Match zyppng::operator| (const Match &lhs, const Match &rhs)
 
Match zyppng::operator- (const Match &lhs, const Match &rhs)
 
std::ostream & zyppng::operator<< (std::ostream &str, Match::Mode obj)
 
bool zyppng::operator< (const StrMatcher &lhs, const StrMatcher &rhs)