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