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

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

Static Public Member Functions

static Matcher< TCast (const Matcher< T > &matcher)
 

Detailed Description

template<typename T>
class testing::internal::MatcherCastImpl< T, Matcher< T > >

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

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

Member Function Documentation

template<typename T >
static Matcher<T> testing::internal::MatcherCastImpl< T, Matcher< T > >::Cast ( const Matcher< T > &  matcher)
inlinestatic

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

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


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