Dune::RemoveConst< T > Struct Template Reference
[Common]
#include <typetraits.hh>
Detailed Description
template<typename T>
struct Dune::RemoveConst< T >
Removes a const qualifier while preserving others.
- Deprecated:
- Use remove_const instead!
The documentation for this struct was generated from the following file: