Orxonox  0.0.5 Codename: Arcturus
Static Public Member Functions | List of all members
testing::internal::TuplePrefix< N > Class Template Reference

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/gmock/include/gmock/gmock-matchers.h>

Static Public Member Functions

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

Member Function Documentation

template<size_t N>
template<typename MatcherTuple , typename ValueTuple >
static void testing::internal::TuplePrefix< N >::ExplainMatchFailuresTo ( const MatcherTuple matchers,
const ValueTuple &  values,
::std::ostream *  os 
)
inlinestatic
template<size_t N>
template<typename MatcherTuple , typename ValueTuple >
static bool testing::internal::TuplePrefix< N >::Matches ( const MatcherTuple matcher_tuple,
const ValueTuple &  value_tuple 
)
inlinestatic

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