ScopedAllocator.empty

Returns Ternary.yes if this allocator is not responsible for any memory, Ternary.no otherwise. (Never returns Ternary.unknown.)

struct ScopedAllocator(ParentAllocator)
const
Ternary
empty
()

Meta