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

Description

Test:
verify the (static) classification/detection of iterables.

Currently (1/10) we're able to detect the following

  • a STL like container with begin() and end()
  • a Lumiera Forward Iterator This test just retrieves the results of a compile time execution of the type detection; thus we just define types and then access the generated meta function value.

Definition at line 91 of file iterable-classification-test.cpp.

Private Member Functions

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

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