Attribute Maximum_Alignment (GNAT Reference Manual) (original) (raw)

Next: Attribute Max_Integer_Size, Previous: Attribute Mantissa, Up: Implementation Defined Attributes [Contents][Index]


4.40 Attribute Maximum_Alignment

Standard'Maximum_Alignment (Standard is the only allowed prefix) provides the maximum useful alignment value for the target. This is a static value that can be used to specify the alignment for an object, guaranteeing that it is properly aligned in all cases.