Ada Programming/Attributes/'Maximum Alignment

Description

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.

Category:Book:Ada Programming#Attributes/'Maximum%20Alignment%20
Category:Book:Ada Programming