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

Detailed Description

A map implemented using the SortedBinTree class.

Implemented concepts: concept::Collection, concept::Map.

Parameters
KType of keys,
TType of values,
CUsed comparator (must implement concept::Comparator).

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