Skip to content

std::Meta::as_const<T>

as_const<T>

Converts a type to a const type

Signature

as_const<T> -> const T

Specifiers

  • constexpr