Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
testing::internal::StlContainerView< Element[N]> Class Template Reference

#include <gmock-internal-utils.h>

Public Types

typedef internal::NativeArray< RawElement > type
 

Public Member Functions

typedef GTEST_REMOVE_CONST_ (Element) RawElement
 

Static Public Member Functions

static const_reference ConstReference (const Element(&array)[N])
 
static type Copy (const Element(&array)[N])
 

Public Attributes

const typedef type const_reference
 

Detailed Description

template<typename Element, size_t N>
class testing::internal::StlContainerView< Element[N]>

Definition at line 438 of file gmock-internal-utils.h.

Member Typedef Documentation

◆ type

template<typename Element , size_t N>
typedef internal::NativeArray<RawElement> testing::internal::StlContainerView< Element[N]>::type

Definition at line 441 of file gmock-internal-utils.h.

Member Function Documentation

◆ ConstReference()

template<typename Element , size_t N>
static const_reference testing::internal::StlContainerView< Element[N]>::ConstReference ( const Element(&)  array[N])
inlinestatic

Definition at line 449 of file gmock-internal-utils.h.

◆ Copy()

template<typename Element , size_t N>
static type testing::internal::StlContainerView< Element[N]>::Copy ( const Element(&)  array[N])
inlinestatic

Definition at line 454 of file gmock-internal-utils.h.

◆ GTEST_REMOVE_CONST_()

template<typename Element , size_t N>
typedef testing::internal::StlContainerView< Element[N]>::GTEST_REMOVE_CONST_ ( Element  )

Member Data Documentation

◆ const_reference

template<typename Element , size_t N>
const typedef type testing::internal::StlContainerView< Element[N]>::const_reference

Definition at line 447 of file gmock-internal-utils.h.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:11