v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
#include <gmock-matchers.h>
Public Member Functions | |
template<typename Iter > | |
ElementsAreArrayMatcher (Iter first, Iter last) | |
template<typename Container > | |
operator Matcher< Container > () const | |
Definition at line 3525 of file gmock-matchers.h.
|
inline |
Definition at line 3528 of file gmock-matchers.h.
|
inline |
Definition at line 3531 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, and testing::MakeMatcher().