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

#include <gmock-matchers.h>

Public Member Functions

template<typename A , typename B >
bool operator() (const A &a, const B &b) const
 

Detailed Description

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

Member Function Documentation

template<typename A , typename B >
bool testing::internal::AnyEq::operator() ( const A a,
const B b 
) const
inline

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


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