std::Meta::cvref_removed<T>
cvref_removed<T>
Removes const, volatile, and reference qualifiers from a type
Signature
cvref_removed<T> -> type
Specifiers
constexpr
cvref_removed<T>
Removes const, volatile, and reference qualifiers from a type
cvref_removed<T> -> type
constexpr