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

#include <gmock-matchers.h>

Inheritance diagram for testing::internal::Lt2Matcher:
Inheritance graph
[legend]
Collaboration diagram for testing::internal::Lt2Matcher:
Collaboration graph
[legend]

Public Member Functions

 operator Matcher< ::testing::tuple< T1, T2 > > () const
 
 operator Matcher< const ::testing::tuple< T1, T2 > & > () const
 

Static Public Member Functions

static const char * Desc ()
 

Detailed Description

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

Member Function Documentation

static const char* testing::internal::Lt2Matcher::Desc ( )
inlinestatic

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

testing::internal::PairMatchBase< Lt2Matcher , AnyLt >::operator Matcher< ::testing::tuple< T1, T2 > > ( ) const
inlineinherited

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

testing::internal::PairMatchBase< Lt2Matcher , AnyLt >::operator Matcher< const ::testing::tuple< T1, T2 > & > ( ) const
inlineinherited

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


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