Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
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 82 of file iterable-classification-test.cpp.

Private Member Functions

void run (Arg)
 

Member Function Documentation

◆ run()

void run ( Arg  )
inlineprivate

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

References SHOW_CHECK.

+ Inheritance diagram for IterableClassification_test:
+ Collaboration diagram for IterableClassification_test:

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