RefCounted.isInitialized

struct RefCounted(T)
@property const
bool
isInitialized
()

Return Value

Type: bool

Whether this $(D_PSYMBOL RefCounted) already has an internal storage.

Meta