Ada Programming/Attributes/'Max Alignment For Allocation
Appearance
Description
[edit | edit source]Maximum value for Alignment that can be requested by the implementation via Allocate for an access type whose designated subtype is S.
Denotes the maximum value for Alignment that can be requested by the implementation via Allocate for an access type whose designated subtype is S.
The value of this attribute is of type universal_integer.
Example
[edit | edit source]S’Max_Alignment_For_Allocation return universal_integer