Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::internal::TransformTupleValuesHelper< Tuple, Func, OutIter >::IterateOverTuple< Tup, 0 > Struct Template Reference

Public Member Functions

OutIter operator() (Func, const Tup &, OutIter out) const
 

Detailed Description

template<typename Tuple, typename Func, typename OutIter>
template<typename Tup>
struct testing::internal::TransformTupleValuesHelper< Tuple, Func, OutIter >::IterateOverTuple< Tup, 0 >

Definition at line 842 of file gmock-matchers.h.

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

Member Function Documentation

template<typename Tuple , typename Func , typename OutIter >
template<typename Tup >
OutIter testing::internal::TransformTupleValuesHelper< Tuple, Func, OutIter >::IterateOverTuple< Tup, 0 >::operator() ( Func  ,
const Tup &  ,
OutIter  out 
) const
inline

Definition at line 843 of file gmock-matchers.h.

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

References out.


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