|
Monero
|
#include <gmock-matchers.h>
Classes | |
| class | Impl |
Public Member Functions | |
| BoundSecondMatcher (const Tuple2Matcher &tm, const Second &second) | |
| template<typename T> | |
| operator Matcher< T > () const | |
| void | operator= (const BoundSecondMatcher &) |
Private Attributes | |
| const Tuple2Matcher | tuple2_matcher_ |
| const Second | second_value_ |
|
inline |
|
inline |
|
inline |
|
private |
|
private |