RefCountedNoGC.refCountedStore

Returns storage implementation struct.

struct RefCountedNoGC(T, RefCountedAutoInitialize autoInit = RefCountedAutoInitialize.yes)
@property nothrow @safe ref inout
refCountedStore
()
if (
!is(T == class)
)

Meta