|
libzypp
17.38.7
|
#include <zypp/base/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) |