dune-common 2.1.1
Public Types
Dune::RemoveConstHelper< T, isVolatile > Struct Template Reference

#include <dune/common/typetraits.hh>

List of all members.

Public Types

typedef ConstantVolatileTraits
< T >::UnqualifiedType 
Type

template<typename T, bool isVolatile>
struct Dune::RemoveConstHelper< T, isVolatile >


Member Typedef Documentation

template<typename T, bool isVolatile>
typedef ConstantVolatileTraits<T>::UnqualifiedType Dune::RemoveConstHelper< T, isVolatile >::Type

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