Ada Programming/Attributes/'Max Size In Storage Elements
Appearance
Description
[edit | edit source]Maximum value for Size_In_Storage_Elements that will be requested via Allocate.
Denotes the maximum value for Size_In_Storage_Elements 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_Size_In_Storage_Elements return universal_integer