Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PredFormatFunctor3 Struct Reference

Public Member Functions

template<typename T1 , typename T2 , typename T3 >
testing::AssertionResult operator() (const char *e1, const char *e2, const char *e3, const T1 &v1, const T2 &v2, const T3 &v3) const
 

Detailed Description

Definition at line 935 of file gtest_pred_impl_unittest.cc.

View newest version in sPHENIX GitHub at line 935 of file gtest_pred_impl_unittest.cc

Member Function Documentation

template<typename T1 , typename T2 , typename T3 >
testing::AssertionResult PredFormatFunctor3::operator() ( const char *  e1,
const char *  e2,
const char *  e3,
const T1 v1,
const T2 v2,
const T3 v3 
) const
inline

Definition at line 937 of file gtest_pred_impl_unittest.cc.

View newest version in sPHENIX GitHub at line 937 of file gtest_pred_impl_unittest.cc

References PredFormatFunction3().

+ Here is the call graph for this function:


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