Monero
Loading...
Searching...
No Matches
testing::internal::TransformTupleValuesHelper< Tuple, Func, OutIter > Class Template Reference

#include <gmock-matchers.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

Member Typedef Documentation

◆ TupleSize

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

Member Function Documentation

◆ Run()

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

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