EnableSharedFromThisImpl.__InitializeFromSharedPointer

Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate EnableSharedFromThisImpl(Alloc, T, bool Shread = true)
final
void
__InitializeFromSharedPointer
(
SHARED
)
(
auto ref SHARED ptr
)
if (
is(SHARED == struct) &&
SHARED.isSharedRef
&&
__traits(isSame, SHARED.Data, TWeakRef.Data)
)

Meta