|
Monero
|
#include <gmock-matchers.h>
Classes | |
| class | Impl |
Public Member Functions | |
| RefMatcher (T &x) | |
| template<typename Super> | |
| operator Matcher< Super & > () const | |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (RefMatcher) | |
Private Attributes | |
| T & | object_ |
|
inlineexplicit |
|
private |
|
inline |
|
private |