Cpp Utilities 1.2.3
Classes
Container Namespace Reference

Namespace for all classes and functions of convenient containers. See Containers for more instrucion. More...

Classes

class  SequencialMap
 Key-value container behaves like std::map, but extended with random-access operations and traverses in the sequence order of value appends like std::vector. More...
 

Detailed Description

Namespace for all classes and functions of convenient containers. See Containers for more instrucion.