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

Description

Test:
verify some convenience shortcuts and helpers dealing with Collections and sequences (Iterators).
  • metafunctions to distinguish STL containers and Lumiera Iterators
  • get the first element
  • get the last element

Definition at line 86 of file util-collection-test.cpp.

Private Member Functions

void run (Arg arg)
 
template<class COL >
void verify_accessFirstLast (COL const &col, uint lim)
 
template<class COL >
void verify_Min_Max (COL const &col, uint lim)
 
void verify_typeDetectors ()
 
+ Inheritance diagram for UtilCollection_test:
+ Collaboration diagram for UtilCollection_test:

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