Segregator.alignedReallocate

This method is defined only if at least one of the allocators defines it, and work similarly to reallocate.

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

Meta