Dune::IdentityMap Struct Reference
#include <propertymap.hh>
Inherits Dune::RAPropertyMapHelper< std::size_t, Dune::IdentityMap >.
Detailed Description
A property map that applies the identy function to integers.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. |
The documentation for this struct was generated from the following file: