Monero
Loading...
Searching...
No Matches
testing::internal::TupleFields< Tuple, k0, k1, k2, k3, -1, -1, -1, -1, -1, -1 > Class Template Reference

#include <gmock-generated-matchers.h>

Public Types

typedef ::testing::tuple< GMOCK_FIELD_TYPE_(Tuple, k0), GMOCK_FIELD_TYPE_(Tuple, k1), GMOCK_FIELD_TYPE_(Tuple, k2), GMOCK_FIELD_TYPE_(Tuple, k3)> type

Static Public Member Functions

static type GetSelectedFields (const Tuple &t)

Member Typedef Documentation

◆ type

template<class Tuple, int k0, int k1, int k2, int k3>
typedef ::testing::tuple<GMOCK_FIELD_TYPE_(Tuple, k0), GMOCK_FIELD_TYPE_(Tuple, k1), GMOCK_FIELD_TYPE_(Tuple, k2), GMOCK_FIELD_TYPE_(Tuple, k3)> testing::internal::TupleFields< Tuple, k0, k1, k2, k3, -1, -1, -1, -1, -1, -1 >::type

Member Function Documentation

◆ GetSelectedFields()

template<class Tuple, int k0, int k1, int k2, int k3>
type testing::internal::TupleFields< Tuple, k0, k1, k2, k3, -1, -1, -1, -1, -1, -1 >::GetSelectedFields ( const Tuple & t)
inlinestatic

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