Skip to content

std::Meta::ref_as_ptr<T>

ref_as_ptr<T>

Converts a reference type to a pointer type

Signature

ref_as_ptr<&T> -> *T

Specifiers

  • constexpr