tesseract v5.3.3.20231005
|
#include <gmock-internal-utils.h>
Public Types | |
typedef std::remove_const< Element >::type | RawElement |
typedef internal::NativeArray< RawElement > | type |
typedef const type | const_reference |
Static Public Member Functions | |
static const_reference | ConstReference (const Element(&array)[N]) |
static type | Copy (const Element(&array)[N]) |
Definition at line 340 of file gmock-internal-utils.h.
typedef const type testing::internal::StlContainerView< Element[N]>::const_reference |
Definition at line 349 of file gmock-internal-utils.h.
typedef std::remove_const<Element>::type testing::internal::StlContainerView< Element[N]>::RawElement |
Definition at line 342 of file gmock-internal-utils.h.
typedef internal::NativeArray<RawElement> testing::internal::StlContainerView< Element[N]>::type |
Definition at line 343 of file gmock-internal-utils.h.
|
inlinestatic |
Definition at line 351 of file gmock-internal-utils.h.
|
inlinestatic |
Definition at line 356 of file gmock-internal-utils.h.