RefCountedStore.refCount

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

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

Meta