|
v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
#include <gmock-matchers.h>
Public Member Functions | |
| BothOfMatcher (Matcher1 matcher1, Matcher2 matcher2) | |
| template<typename T > | |
| operator Matcher< T > () const | |
Definition at line 1638 of file gmock-matchers.h.
|
inline |
Definition at line 1640 of file gmock-matchers.h.
|
inline |
Definition at line 1647 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_.
1.8.11