Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
lib::meta::test::anonymous_namespace{generator-combinations-test.cpp} Namespace Reference

Typedefs

typedef Types< Num< 1 >, Num< 3 >, Num< 5 > > Types1
 
typedef Types< Num< 2 >, Num< 4 >, Num< 6 > > Types2
 
typedef TestCase< void, void, NilIterationEnd
 

Classes

struct  TestCase
 A Test-Template to be instantiated for all possible combinations of the {Types1} x {Types2}. More...
 
struct  TestCase< void, void, Nil >
 

Typedef Documentation

◆ Types1

typedef Types< Num<1> , Num<3> , Num<5> > Types1

Definition at line 41 of file generator-combinations-test.cpp.

◆ Types2

typedef Types< Num<2> , Num<4> , Num<6> > Types2

Definition at line 45 of file generator-combinations-test.cpp.

◆ IterationEnd