#include <dune/common/tupleutility.hh>
Public Types | |
typedef std::add_const< T >::type & | ConstType |
typedef T & | NonConstType |
typedef const std::remove_const< T >::type & | ParameterType |
typedef std::add_const<T>::type& Dune::TupleAccessTraits< T >::ConstType |