Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
generator-combinations-test.cpp File Reference

unit test GeneratorCombinations_test More...

Go to the source code of this file.

Description

unit test GeneratorCombinations_test

Definition in file generator-combinations-test.cpp.

Namespaces

namespace  lib
 Implementation namespace for support and library code.
 
namespace  lib::meta
 
namespace  lib::meta::test
 
namespace  lib::meta::test::anonymous_namespace{generator-combinations-test.cpp}
 

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

Functions

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