SharedAllocatorList.empty

Returns Ternary.yes if no allocators are currently active, Ternary.no otherwise. This methods never returns Ternary.unknown.

struct SharedAllocatorList(Factory, BookkeepingAllocator = GCAllocator)
static if(hasMember!(typeof(impl), "empty"))
Ternary
empty
()

Meta