Lumiera  0.pre.03
»edit your freedom«
generator-combinations-test.cpp File Reference

Go to the source code of this file.

Description

unit test GeneratorCombinations_test

Definition in file generator-combinations-test.cpp.

Classes

class  GeneratorCombinations_test
 
struct  TestCase< T1, T2, BASE >
 A Test-Template to be instantiated for all possible combinations of the {Types1} x {Types2}. More...
 
struct  TestCase< void, void, NullType >
 

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
 

Functions

 LAUNCHER (GeneratorCombinations_test, "unit common")
 Register this test class... More...
 

Namespaces

 lib
 Implementation namespace for support and library code.
 

Function Documentation

◆ LAUNCHER()

lib::meta::test::LAUNCHER ( GeneratorCombinations_test  ,
"unit common"   
)

Register this test class...