Lumiera  0.pre.03
»edit your freedom«
TypeListUtil_test Class Reference

Description

Test:
verify the simple helpers for working with lists-of-types.

These are simple metafunctions to count the number of elements, calculate the maximum size or check for inclusion.

Because these metafunctions will be computed during compilation, mostly the function is already verified when it passes compilation. All we can do here, at runtime, is to verify some of the (expected) constant results.

Definition at line 59 of file typelist-util-test.cpp.

Private Member Functions

void run (Arg)
 
+ Inheritance diagram for TypeListUtil_test:
+ Collaboration diagram for TypeListUtil_test:

The documentation for this class was generated from the following file: