dune-common 2.9.1
|
Selector for the property map type. More...
#include <dune/common/propertymap.hh>
Public Types | |
typedef T | Tag |
the tag identifying the property. | |
typedef C | Container |
The container type to whose entries the properties are attached. | |
Selector for the property map type.
If present the type of the property map is accessible via the typedef Type.
The container type to whose entries the properties are attached.
the tag identifying the property.