|
v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
#include <gmock-matchers.h>
Public Member Functions | |
| NotMatcher (InnerMatcher matcher) | |
| template<typename T > | |
| operator Matcher< T > () const | |
Definition at line 1470 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 1472 of file gmock-matchers.h.
|
inline |
Definition at line 1477 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_.
1.8.11