|
| 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 33 of file MappedContainer_test.cc.
| static constexpr std::size_t TestDataMakerBase::sourceSize |
( |
| ) |
|
|
inlinestatic |
| constexpr std::size_t TestDataMakerBase::Dim = 10U |
|
static |
| std::array< int, TestDataMakerBase::Dim > const TestDataMakerBase::sourceValues {{ 0, -1, -2, -3, -4, -5, -6, -7, -8, -9 }} |
|
static |
The documentation for this struct was generated from the following file: