Public Member Functions | |
| void | DescribeNegationTo (::std::ostream *os) const |
| void | DescribeTo (::std::ostream *os) const |
| void | ExplainMatchResultTo (T x,::std::ostream *os) const |
| const MatcherDescriberInterface * | GetDescriber () const |
| bool | MatchAndExplain (T x, MatchResultListener *listener) const |
| bool | Matches (T x) const |
Protected Member Functions | |
| MatcherBase (const MatcherInterface< T > *impl) | |