Public Types | |
using | Container_t = Cont |
Static Public Member Functions | |
static Container_t | make () |
Static Public Member Functions inherited from TestDataMakerBase | |
static constexpr std::size_t | sourceSize () |
Additional Inherited Members | |
Static Public Attributes inherited from TestDataMakerBase | |
static constexpr std::size_t | Dim = 10U |
static std::array< int, Dim > const | sourceValues {{ 0, -1, -2, -3, -4, -5, -6, -7, -8, -9 }} |
Definition at line 45 of file MappedContainer_test.cc.
using TestDataMakerClass< Cont >::Container_t = Cont |
Definition at line 46 of file MappedContainer_test.cc.
|
inlinestatic |
Definition at line 47 of file MappedContainer_test.cc.