v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
#include <gmock-matchers.h>
Public Member Functions | |
PointeeMatcher (const InnerMatcher &matcher) | |
template<typename Pointer > | |
operator Matcher< Pointer > () const | |
Definition at line 2043 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 2045 of file gmock-matchers.h.
|
inline |
Definition at line 2056 of file gmock-matchers.h.
References testing::internal::GetRawPointer(), GTEST_DISALLOW_ASSIGN_, GTEST_REMOVE_CONST_, GTEST_REMOVE_REFERENCE_, testing::MakeMatcher(), testing::internal::MatchPrintAndExplain(), and testing::Pointee().