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

#include <gmock-matchers.h>

Static Public Member Functions

template<typename MatcherTuple , typename ValueTuple >
static bool Matches (const MatcherTuple &, const ValueTuple &)
 
template<typename MatcherTuple , typename ValueTuple >
static void ExplainMatchFailuresTo (const MatcherTuple &, const ValueTuple &,::std::ostream *)
 

Detailed Description

template<>
class testing::internal::TuplePrefix< 0 >

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

Member Function Documentation

template<typename MatcherTuple , typename ValueTuple >
static bool testing::internal::TuplePrefix< 0 >::Matches ( const MatcherTuple ,
const ValueTuple &   
)
inlinestatic

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

template<typename MatcherTuple , typename ValueTuple >
static void testing::internal::TuplePrefix< 0 >::ExplainMatchFailuresTo ( const MatcherTuple ,
const ValueTuple &  ,
::std::ostream *   
)
inlinestatic

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


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