Classes | Static Public Member Functions | Private Types | List of all members
testing::internal::TransformTupleValuesHelper< Tuple, Func, OutIter > Class Template Reference

#include <gmock.h>

Classes

struct  IterateOverTuple
 
struct  IterateOverTuple< Tup, 0 >
 

Static Public Member Functions

static OutIter Run (Func f, const Tuple &t, OutIter out)
 

Private Types

typedef ::testing::tuple_size< Tuple > TupleSize
 

Detailed Description

template<typename Tuple, typename Func, typename OutIter>
class testing::internal::TransformTupleValuesHelper< Tuple, Func, OutIter >

Definition at line 5641 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

Member Typedef Documentation

◆ TupleSize

template<typename Tuple , typename Func , typename OutIter >
typedef ::testing::tuple_size<Tuple> testing::internal::TransformTupleValuesHelper< Tuple, Func, OutIter >::TupleSize
private

Definition at line 5643 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.

Member Function Documentation

◆ Run()

template<typename Tuple , typename Func , typename OutIter >
static OutIter testing::internal::TransformTupleValuesHelper< Tuple, Func, OutIter >::Run ( Func  f,
const Tuple &  t,
OutIter  out 
)
inlinestatic

Definition at line 5648 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:50