Removal of const-qualifiers. More...
#include <RemoveConst.h>
Removal of const-qualifiers.
The RemoveConst type trait removes all top level 'const' qualifiers from the given type T.