EnableSharedFromThisImpl

Undocumented in source.

Members

Aliases

TSharedRef
alias TSharedRef = ISharedRef!(Alloc, T, Shread)
Undocumented in source.
TWeakRef
alias TWeakRef = IWeakRef!(Alloc, T, Shread)
Undocumented in source.

Functions

__InitializeFromSharedPointer
void __InitializeFromSharedPointer(SHARED ptr)
Undocumented in source. Be warned that the author may not have intended to support it.
sharedFromThis
TSharedRef sharedFromThis()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta