|
cMHN 1.2
C++ library for learning MHNs with pRC
|
#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]) |
| typedef const type testing::internal::StlContainerView< Element[N]>::const_reference |
| typedef std::remove_const<Element>::type testing::internal::StlContainerView< Element[N]>::RawElement |
| typedef internal::NativeArray<RawElement> testing::internal::StlContainerView< Element[N]>::type |
|
inlinestatic |
|
inlinestatic |