ISharedAllocator.empty

Returns Ternary.yes if no memory is currently allocated from this allocator, Ternary.no if some allocations are currently active, or Ternary.unknown if not supported.

interface ISharedAllocator
shared
Ternary
empty
()

Meta