GEOS
|
Base template for ordered and unordered maps. More...
#include <DataTypes.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 328 of file DataTypes.hpp.