Electroneum
Loading...
Searching...
No Matches
std::tr1::gtest_internal::Get< 0 > Class Reference

#include <gtest-tuple.h>

Static Public Member Functions

template<class Tuple>
static GTEST_ADD_REF_ (GTEST_TUPLE_ELEMENT_(0, Tuple)) Field(Tuple &t)
template<class Tuple>
static GTEST_BY_REF_ (GTEST_TUPLE_ELEMENT_(0, Tuple)) ConstField(const Tuple &t)
template<class Tuple>
static GTEST_ADD_REF_ (GTEST_TUPLE_ELEMENT_(0, Tuple)) Field(Tuple &t)
template<class Tuple>
static GTEST_BY_REF_ (GTEST_TUPLE_ELEMENT_(0, Tuple)) ConstField(const Tuple &t)

Detailed Description

Definition at line 808 of file gtest-tuple.h.

Member Function Documentation

◆ GTEST_ADD_REF_() [1/2]

template<class Tuple>
std::tr1::gtest_internal::Get< 0 >::GTEST_ADD_REF_ ( GTEST_TUPLE_ELEMENT_(0, Tuple) ) &
inlinestatic

Definition at line 811 of file gtest-tuple.h.

812 { return t.f0_; } // NOLINT

◆ GTEST_ADD_REF_() [2/2]

template<class Tuple>
std::tr1::gtest_internal::Get< 0 >::GTEST_ADD_REF_ ( GTEST_TUPLE_ELEMENT_(0, Tuple) ) &
inlinestatic

Definition at line 811 of file gtest-tuple.h.

812 { return t.f0_; } // NOLINT

◆ GTEST_BY_REF_() [1/2]

template<class Tuple>
std::tr1::gtest_internal::Get< 0 >::GTEST_BY_REF_ ( GTEST_TUPLE_ELEMENT_(0, Tuple) ) const &
inlinestatic

Definition at line 815 of file gtest-tuple.h.

816 { return t.f0_; }

◆ GTEST_BY_REF_() [2/2]

template<class Tuple>
std::tr1::gtest_internal::Get< 0 >::GTEST_BY_REF_ ( GTEST_TUPLE_ELEMENT_(0, Tuple) ) const &
inlinestatic

Definition at line 815 of file gtest-tuple.h.

816 { return t.f0_; }

The documentation for this class was generated from the following files:
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/external/rapidjson/thirdparty/gtest/googletest/include/gtest/internal/gtest-tuple.h
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/tests/gtest/include/gtest/internal/gtest-tuple.h