std::Meta::as_cvref<T>
as_cvref<T>
Converts a type to a const volatile reference type
Signature
as_cvref<T> -> const volatile &T
Specifiers
constexpr
as_cvref<T>
Converts a type to a const volatile reference type
as_cvref<T> -> const volatile &T
constexpr