GEOSX
geos::mapBase< TKEY, TVAL, SORTED > Class Template Reference

Base template for ordered and unordered maps. More...

#include <DataTypes.hpp>

Detailed Description

template<typename TKEY, typename TVAL, typename SORTED>
class geos::mapBase< TKEY, TVAL, SORTED >

Base template for ordered and unordered maps.

Template Parameters
TKEYkey type
TVALvalue type
SORTEDa std::integral_constant<bool> indicating whether map is ordered

Definition at line 368 of file DataTypes.hpp.


The documentation for this class was generated from the following file: