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

#include <gmock-matchers.h>

Public Member Functions

template<typename T , typename U >
bool operator() (const T &lhs, const U &rhs) const
 

Detailed Description

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

Member Function Documentation

template<typename T , typename U >
bool testing::internal::LessComparator::operator() ( const T &  lhs,
const U &  rhs 
) const
inline

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


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