Segregator.deallocate

This function is defined only if both allocators define it, and forwards appropriately depending on b.length.

struct Segregator(size_t threshold, SmallAllocator, LargeAllocator)
version(StdDdoc)
bool
deallocate
(
void[] b
)

Meta