Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test TypeList_test
Definition in file typelist-test.cpp.
Classes | |
struct | Block< I > |
template for generating lots of different test types More... | |
class | Chain< X, P > |
class | Chain< Node< H, T >, P > |
class | TypeList_test |
struct | Zero |
Typedefs | |
typedef Chain< TheList, Zero > | AssembledClass |
typedef Types< Block< 1 >, Block< 2 >, Block< 3 >, Block< 5 >, Block< 8 >, Block< 13 > >::List | TheList |
Functions | |
LAUNCHER (TypeList_test, "unit common") | |
Register this test class... More... | |
Namespaces | |
lib | |
Implementation namespace for support and library code. | |
lib::meta::test::LAUNCHER | ( | TypeList_test | , |
"unit common" | |||
) |
Register this test class...