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