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