|
|
| MatchAllOf (MatchAllOf const &)=delete |
|
MatchAllOf & | operator= (MatchAllOf const &)=delete |
|
| MatchAllOf (MatchAllOf &&)=default |
|
MatchAllOf & | operator= (MatchAllOf &&)=default |
| bool | match (ArgT const &arg) const override |
| std::string | describe () const override |
|
| MatcherUntypedBase (MatcherUntypedBase const &)=default |
|
| MatcherUntypedBase (MatcherUntypedBase &&)=default |
|
MatcherUntypedBase & | operator= (MatcherUntypedBase const &)=delete |
|
MatcherUntypedBase & | operator= (MatcherUntypedBase &&)=delete |
|
std::string | toString () const |
|
|
MatchAllOf | operator&& (MatchAllOf &&lhs, MatcherBase< ArgT > const &rhs) |
|
MatchAllOf | operator&& (MatcherBase< ArgT > const &lhs, MatchAllOf &&rhs) |
|
|
std::string | m_cachedToString |
◆ describe()
◆ match()
The documentation for this class was generated from the following file: