IWeakRef.this

Undocumented in source.
struct IWeakRef(Allocator, T, bool Shared = true)
this
(
SHARED
)
(
auto ref SHARED tref
)
if (
is(SHARED == struct) &&
SHARED.isSharedRef
&&
__traits(isSame, SHARED.Data, Data)
)

Meta