Checks if the allocator is empty. If this is true, then you are guaranteed to be able to allocate a layout with a size of `B * L` bytes and an alignment of `B` bytes. If this is false, then this is guaranteed to be impossible. This runs in O(1).
(&self)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected