Dune::PropertyMapTypeSelector< T, C > Struct Template Reference
#include <propertymap.hh>
List of all members.
Detailed Description
template<typename T, typename C>
struct Dune::PropertyMapTypeSelector< T, C >
Selector for the property map type.
If present the the type of the property map is accessible via the typedef Type.
|
Public Types |
typedef T | Tag |
| the tag idetifying the property.
|
typedef C | Container |
| The container type to whose entries the properties are attached.
|
The documentation for this struct was generated from the following file: