AcquiredSingleton.initialise

Initialises this instance. (No other methods may be called before calling this method.)

struct AcquiredSingleton(T)
void
initialise

Parameters

t_pool FreeList!(T)

shared pool of T

Meta