![]() |
Lumiera 0.pre.04
»edit your freedom«
|
unit test TypeList_test More...
Go to the source code of this file.
unit test TypeList_test
Definition in file typelist-test.cpp.
Namespaces | |
| namespace | lib |
| Implementation namespace for support and library code. | |
| namespace | lib::meta |
| namespace | lib::meta::test |
Typedefs | |
| using | SequenceOfTypes = Types< Block< 21 >, Block< 13 >, Block< 8 >, Block< 5 >, Block< 3 >, Block< 2 >, Block< 1 > > |
| using | ListOfTypes = SequenceOfTypes::List |
| using | AssembledClass = Chain< ListOfTypes, Ending > |
Classes | |
| struct | Block< I > |
| struct | Ending |
| class | Chain< X, P > |
| class | Chain< Node< H, T >, P > |
| class | TypeList_test |
Functions | |
| LAUNCHER (TypeList_test, "unit common") | |
| Register this test class... | |