v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
#include <gmock-matchers.h>
Public Member Functions | |
ElementsAreMatcher (const MatcherTuple &args) | |
template<typename Container > | |
operator Matcher< Container > () const | |
Definition at line 3477 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 3479 of file gmock-matchers.h.
|
inline |
Definition at line 3482 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, GTEST_REMOVE_REFERENCE_AND_CONST_, testing::MakeMatcher(), and testing::internal::TransformTupleValues().