|
Monero
|
#include <gmock-matchers.h>
Public Member Functions | |
| NotMatcher (InnerMatcher matcher) | |
| template<typename T> | |
| operator Matcher< T > () const | |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (NotMatcher) | |
Private Attributes | |
| InnerMatcher | matcher_ |
|
inlineexplicit |
|
private |
|
inline |
|
private |