Segregator.alignment

The alignment offered is the minimum of the two allocators' alignment.

struct Segregator(size_t threshold, SmallAllocator, LargeAllocator)
version(StdDdoc)
enum uint alignment;

Meta