RefCounted.to

Undocumented in source. Be warned that the author may not have intended to support it.
struct RefCounted(T)
const @trusted
static if(isClassOrIface!T)
to
(
BT
)
()
if (
isAssignable!(BT, T)
)
if (
!isArray!T
)

Meta