|
Monero
|
#include <gmock-matchers.h>
Classes | |
| class | Impl |
Public Member Functions | |
| PointeeMatcher (const InnerMatcher &matcher) | |
| template<typename Pointer> | |
| operator Matcher< Pointer > () const | |
Private Member Functions | |
| GTEST_DISALLOW_ASSIGN_ (PointeeMatcher) | |
Private Attributes | |
| const InnerMatcher | matcher_ |
|
inlineexplicit |
|
private |
|
inline |
|
private |