std::Meta::const_volatile_removed<T>
const_volatile_removed<T>
Removes both const and volatile qualifiers from a type
Signature
const_volatile_removed<T> -> type
Specifiers
constexpr
const_volatile_removed<T>
Removes both const and volatile qualifiers from a type
const_volatile_removed<T> -> type
constexpr