Lumiera
0.pre.03
»edit your freedom«
|
Typedefs | |
typedef TestCase< void, void, NullType > | IterationEnd |
typedef Types< Num< 1 >, Num< 3 >, Num< 5 > > | Types1 |
typedef Types< Num< 2 >, Num< 4 >, Num< 6 > > | Types2 |
Classes | |
struct | TestCase |
A Test-Template to be instantiated for all possible combinations of the {Types1} x {Types2}. More... | |
struct | TestCase< void, void, NullType > |