dune-common  2.3.1
Public Types | List of all members
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

template<class T >
typedef LvaluePropertyMapTag Dune::PropertyMapTraits< T * >::Category
template<class T >
typedef std::ptrdiff_t Dune::PropertyMapTraits< T * >::KeyType
template<class T >
typedef ValueType& Dune::PropertyMapTraits< T * >::Reference
template<class T >
typedef T Dune::PropertyMapTraits< T * >::ValueType

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