Dune Core Modules (2.9.0)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Dune::PropertyMapTypeSelector< T, C > Struct Template Reference
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. | |
Detailed Description
template<typename T, typename C>
struct Dune::PropertyMapTypeSelector< T, C >
struct Dune::PropertyMapTypeSelector< T, C >
Selector for the property map type.
If present the type of the property map is accessible via the typedef Type.
The documentation for this struct was generated from the following file:
- dune/common/propertymap.hh
