AllocatorList.empty

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

struct AllocatorList(Factory, BookkeepingAllocator = GCAllocator)
pure nothrow @safe @nogc const
Ternary
empty
()

Meta