Skip to content

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