|
dune-common
2.2.1
|
Removes a const qualifier while preserving others. More...
#include <dune/common/typetraits.hh>
Public Types | |
| typedef RemoveConstHelper< T, IsVolatile< T >::value >::Type | type |
Removes a const qualifier while preserving others.
| typedef RemoveConstHelper<T, IsVolatile<T>::value>::Type Dune::remove_const< T >::type |
1.8.3.1