remove_cv

Removes const and volatile qualifiers from a type.

Parameters

Name Description
T The type to augment.

Aliases

Name Description
remove_cv_t Helper alias for remove_cv.