Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
PredFunctor3 Struct Reference

Public Member Functions

template<typename T1 , typename T2 , typename T3 >
bool operator() (const T1 &v1, const T2 &v2, const T3 &v3)
 

Detailed Description

Definition at line 905 of file gtest_pred_impl_unittest.cc.

Member Function Documentation

template<typename T1 , typename T2 , typename T3 >
bool PredFunctor3::operator() ( const T1 v1,
const T2 v2,
const T3 &  v3 
)
inline

Definition at line 907 of file gtest_pred_impl_unittest.cc.


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