Skip to content

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