RefCountedTrusted.RefCountedStore

Protects a pointer to some reference counted payload.

struct RefCountedTrusted(T, RefCountedAutoInitialize autoInit = RefCountedAutoInitialize.yes)
struct RefCountedStore {}

Members

Functions

ensureInitialized
void ensureInitialized()

Properties

isInitialized
bool isInitialized [@property getter]