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