Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::SafeMatcherCastImpl< T > Class Template Reference

#include <JETSCAPE/blob/main/external_packages/googletest/googlemock/include/gmock/gmock-matchers.h>

Static Public Member Functions

template<typename M >
static Matcher< TCast (const M &polymorphic_matcher_or_value)
 
template<typename U >
static Matcher< TCast (const Matcher< U > &matcher)
 

Detailed Description

template<typename T>
class testing::SafeMatcherCastImpl< T >

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

View newest version in sPHENIX GitHub at line 622 of file gmock-matchers.h

Member Function Documentation

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

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

View newest version in sPHENIX GitHub at line 627 of file gmock-matchers.h

References testing::internal::MatcherCastImpl< T, M >::Cast().

Referenced by testing::SafeMatcherCast().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

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

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

View newest version in sPHENIX GitHub at line 641 of file gmock-matchers.h

References GMOCK_KIND_OF_, GTEST_COMPILE_ASSERT_, GTEST_REMOVE_REFERENCE_AND_CONST_, testing::internal::kOther, Acts::UnitConstants::T, and value.


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