Quantizer.alignment

Alignment is identical to that of the parent.

struct Quantizer(ParentAllocator, alias roundingFunction)
enum alignment = ParentAllocator.alignment;

Meta