tesseract v5.3.3.20231005
|
#include <gmock-internal-utils.h>
Public Types | |
typedef std::remove_const< typenamestd::pointer_traits< ElementPointer >::element_type >::type | RawElement |
typedef internal::NativeArray< RawElement > | type |
typedef const type | const_reference |
Static Public Member Functions | |
static const_reference | ConstReference (const ::std::tuple< ElementPointer, Size > &array) |
static type | Copy (const ::std::tuple< ElementPointer, Size > &array) |
Definition at line 364 of file gmock-internal-utils.h.
typedef const type testing::internal::StlContainerView< ::std::tuple< ElementPointer, Size > >::const_reference |
Definition at line 370 of file gmock-internal-utils.h.
typedef std::remove_const<typenamestd::pointer_traits<ElementPointer>::element_type>::type testing::internal::StlContainerView< ::std::tuple< ElementPointer, Size > >::RawElement |
Definition at line 368 of file gmock-internal-utils.h.
typedef internal::NativeArray<RawElement> testing::internal::StlContainerView< ::std::tuple< ElementPointer, Size > >::type |
Definition at line 369 of file gmock-internal-utils.h.
|
inlinestatic |
Definition at line 372 of file gmock-internal-utils.h.
|
inlinestatic |
Definition at line 377 of file gmock-internal-utils.h.