|
SPH
|
Key-value associative container implemented as a sorted array. More...
Go to the source code of this file.
Classes | |
| class | FlatMap< TKey, TValue, TLess > |
| Container of key-value pairs. More... | |
| struct | FlatMap< TKey, TValue, TLess >::Element |
| Element of the container. More... | |
Key-value associative container implemented as a sorted array.
Definition in file FlatMap.h.