- 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.
|
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 () |
|
The documentation for this class was generated from the following file: