RefCountedStore.isInitialized

Returns true if and only if the underlying store has been allocated and initialized.

struct RefCountedStore
@property nothrow @safe @nogc
bool
isInitialized
const
(
)

Meta