Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::internal::AnyOfResult10< M1, M2, M3, M4, M5, M6, M7, M8, M9, M10 > Struct Template Reference

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

Public Types

typedef EitherOfMatcher
< typename AnyOfResult5< M1,
M2, M3, M4, M5 >::type,
typename AnyOfResult5< M6, M7,
M8, M9, M10 >::type
type
 

Detailed Description

template<typename M1, typename M2, typename M3, typename M4, typename M5, typename M6, typename M7, typename M8, typename M9, typename M10>
struct testing::internal::AnyOfResult10< M1, M2, M3, M4, M5, M6, M7, M8, M9, M10 >

Definition at line 467 of file gmock-generated-matchers.h.

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

Member Typedef Documentation

template<typename M1 , typename M2 , typename M3 , typename M4 , typename M5 , typename M6 , typename M7 , typename M8 , typename M9 , typename M10 >
typedef EitherOfMatcher< typename AnyOfResult5<M1, M2, M3, M4, M5>::type, typename AnyOfResult5<M6, M7, M8, M9, M10>::type > testing::internal::AnyOfResult10< M1, M2, M3, M4, M5, M6, M7, M8, M9, M10 >::type

Definition at line 471 of file gmock-generated-matchers.h.

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


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