#include <propertymap.hh>
Inherits Dune::RAPropertyMapHelper< std::size_t, Dune::IdentityMap >.
Public Types | |
typedef std::size_t | KeyType |
The key type of the map. | |
typedef std::size_t | ValueType |
The value type of the map. | |
typedef std::size_t | Reference |
The reference type of the map. | |
typedef ReadablePropertyMapTag | Category |
The category of the map. |