ScopedAllocator.empty

Ternary empty() pure nothrow @safe @nogc const

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