|
Common System 0.2.0
Common interfaces and patterns for system integration
|
A container that maps keys to values. More...
#include <container.h>
A container that maps keys to values.
Mapping containers provide key-value pair storage with indexed access.
Example usage:
Definition at line 117 of file container.h.