Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <gmock-internal-utils.h>
Public Types | |
typedef RawContainer | type |
typedef const type & | const_reference |
Static Public Member Functions | |
static const_reference | ConstReference (const RawContainer &container) |
static type | Copy (const RawContainer &container) |
Definition at line 339 of file gmock-internal-utils.h.
typedef RawContainer testing::internal::StlContainerView< RawContainer >::type |
Definition at line 341 of file gmock-internal-utils.h.
typedef const type& testing::internal::StlContainerView< RawContainer >::const_reference |
Definition at line 342 of file gmock-internal-utils.h.
|
inlinestatic |
Definition at line 344 of file gmock-internal-utils.h.
|
inlinestatic |
Definition at line 349 of file gmock-internal-utils.h.