#include <gmock-internal-utils.h>
Public Types | |
typedef RawContainer | type |
Static Public Member Functions | |
static const_reference | ConstReference (const RawContainer &container) |
static type | Copy (const RawContainer &container) |
Public Attributes | |
const typedef type & | const_reference |
Definition at line 422 of file gmock-internal-utils.h.
typedef RawContainer testing::internal::StlContainerView< RawContainer >::type |
Definition at line 424 of file gmock-internal-utils.h.
|
inlinestatic |
Definition at line 427 of file gmock-internal-utils.h.
|
inlinestatic |
Definition at line 433 of file gmock-internal-utils.h.
const typedef type& testing::internal::StlContainerView< RawContainer >::const_reference |
Definition at line 425 of file gmock-internal-utils.h.