|
v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
#include <gmock-matchers.h>
Public Member Functions | |
| PolymorphicMatcher (const Impl &an_impl) | |
| Impl & | mutable_impl () |
| const Impl & | impl () const |
| template<typename T > | |
| operator Matcher< T > () const | |
Definition at line 430 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 432 of file gmock-matchers.h.
|
inline |
Definition at line 436 of file gmock-matchers.h.
|
inline |
Definition at line 440 of file gmock-matchers.h.
|
inline |
Definition at line 443 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_.
1.8.11