v8toolkit  0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
Public Member Functions | List of all members
testing::internal::AnythingMatcher Class Reference

#include <gmock-matchers.h>

Public Member Functions

template<typename T >
 operator Matcher< T > () const
 

Detailed Description

Definition at line 876 of file gmock-matchers.h.

Member Function Documentation

template<typename T >
testing::internal::AnythingMatcher::operator Matcher< T > ( ) const
inline

Definition at line 879 of file gmock-matchers.h.


The documentation for this class was generated from the following file: