dune-common 2.10
Loading...
Searching...
No Matches
Dune::PropertyMapTraits< T * > Struct Template Reference

#include <dune/common/propertymap.hh>

Public Types

typedef T ValueType
 
typedef ValueTypeReference
 
typedef std::ptrdiff_t KeyType
 
typedef LvaluePropertyMapTag Category
 

Member Typedef Documentation

◆ Category

template<class T >
LvaluePropertyMapTag Dune::PropertyMapTraits< T * >::Category

◆ KeyType

template<class T >
std::ptrdiff_t Dune::PropertyMapTraits< T * >::KeyType

◆ Reference

template<class T >
ValueType& Dune::PropertyMapTraits< T * >::Reference

◆ ValueType

template<class T >
T Dune::PropertyMapTraits< T * >::ValueType

The documentation for this struct was generated from the following file: