Segregator.alignment

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

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

Meta