RefCountedStore.refCount

Returns underlying reference count if it is allocated and initialized (a positive integer), and 0 otherwise.

struct RefCountedStore
@property nothrow @safe pure @nogc const
size_t
refCount
()

Meta

Suggestion Box / Bug Report