Dune Core Modules (unstable)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Dune::IdentityMap Struct Reference
A property map that applies the identity function to integers. More...
#include <dune/common/propertymap.hh>
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. | |
Detailed Description
A property map that applies the identity function to integers.
The documentation for this struct was generated from the following file:
- dune/common/propertymap.hh
