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

Detailed Description

This class implements a queue as an extendable vector.

Parameters
TType of queued items.
EEquivallence relation to use (default to Equiv<T>).

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