Table.HeapAlignment

Undocumented in source.
mixintemplate Table(Container, KeyType, SlotType, Allocator, alias CallGCRange)
enum HeapAlignment = max(GrowthInfo.alignof, SlotType.alignof);

Meta