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

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

Public Types

typedef BothOfMatcher
< typename AllOfResult1< M1 >
::type, typename AllOfResult1
< M2 >::type
type
 

Detailed Description

template<typename M1, typename M2>
struct testing::internal::AllOfResult2< M1, M2 >

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

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

Member Typedef Documentation

template<typename M1, typename M2>
typedef BothOfMatcher< typename AllOfResult1<M1>::type, typename AllOfResult1<M2>::type > testing::internal::AllOfResult2< M1, M2 >::type

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

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


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