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

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

Static Public Member Functions

template<typename M >
static Matcher< T > Cast (M polymorphic_matcher)
 
template<typename U >
static Matcher< T > Cast (const Matcher< U > &matcher)
 

Member Function Documentation

template<typename T >
template<typename M >
static Matcher<T> testing::SafeMatcherCastImpl< T >::Cast ( polymorphic_matcher)
inlinestatic
template<typename T >
template<typename U >
static Matcher<T> testing::SafeMatcherCastImpl< T >::Cast ( const Matcher< U > &  matcher)
inlinestatic

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