|
Monero
|
#include <gmock-matchers.h>
Public Member Functions | |
| MatcherAsPredicate (M matcher) | |
| template<typename T> | |
| bool | operator() (const T &x) const |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (MatcherAsPredicate) | |
Private Attributes | |
| M | matcher_ |
|
inlineexplicit |
|
private |
|
inline |
|
private |