RefCounted.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
class RefCounted(T, alias FREE = typeof(null))
final
opAssign
(
A
)
(
A ahs
)
if (
is(A : U*,
U
) ||
is(A : RefCounted,
U
)
)

Meta