|
dune-common 2.8.0
|
Loading...
Searching...
No Matches
Dune::IdentityMap Struct Reference
A property map that applies the identity function to integers. More...
#include <dune/common/propertymap.hh>
Inheritance diagram for 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. | |
Public Member Functions | |
| ValueType | operator[] (const KeyType &key) const |
Detailed Description
A property map that applies the identity function to integers.
Member Typedef Documentation
◆ Category
The category of the map.
◆ KeyType
The key type of the map.
◆ Reference
The reference type of the map.
◆ ValueType
The value type of the map.
Member Function Documentation
◆ operator[]()
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8