#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 |
Definition at line 438 of file gmock-internal-utils.h.
| typedef internal::NativeArray<RawElement> testing::internal::StlContainerView< Element[N]>::type |
Definition at line 441 of file gmock-internal-utils.h.
|
inlinestatic |
Definition at line 449 of file gmock-internal-utils.h.
|
inlinestatic |
Definition at line 454 of file gmock-internal-utils.h.
| typedef testing::internal::StlContainerView< Element[N]>::GTEST_REMOVE_CONST_ | ( | Element | ) |
| const typedef type testing::internal::StlContainerView< Element[N]>::const_reference |
Definition at line 447 of file gmock-internal-utils.h.