dune-common  2.2.0
Public Types
Dune::PropertyMapTraits< const T * > Struct Template Reference

#include <dune/common/propertymap.hh>

List of all members.

Public Types

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

Member Typedef Documentation

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

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