Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
class Class Reference

Detailed Description

A subrange, as shown by its name, represents a part of collection ranging from one iterator to another iterator.

Implements concept::Collection.

A fast way to build a sub-collection is to use the function sub_coll().

Parameters
IType of iterators.
See also
range()

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