Skip to content

std::Meta::cvref_removed<T>

cvref_removed<T>

Removes const, volatile, and reference qualifiers from a type

Signature

cvref_removed<T> -> type

Specifiers

  • constexpr