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

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

Public Types

typedef EitherOfMatcher
< typename AnyOfResult2< M1,
M2 >::type, typename
AnyOfResult2< M3, M4 >::type
type
 

Detailed Description

template<typename M1, typename M2, typename M3, typename M4>
struct testing::internal::AnyOfResult4< M1, M2, M3, M4 >

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

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

Member Typedef Documentation

template<typename M1, typename M2, typename M3, typename M4>
typedef EitherOfMatcher< typename AnyOfResult2<M1, M2>::type, typename AnyOfResult2<M3, M4>::type > testing::internal::AnyOfResult4< M1, M2, M3, M4 >::type

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

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


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