GEOS
|
Base template for ordered and unordered maps. More...
#include <StdContainerWrappers.hpp>
Base template for ordered and unordered maps.
TKEY | key type |
TVAL | value type |
SORTED | a std::integral_constant<bool> indicating whether map is ordered |
Definition at line 287 of file StdContainerWrappers.hpp.