Next: Attribute Deref, Previous: Attribute Default_Bit_Order, Up: Implementation Defined Attributes [Contents][Index]
Standard'Default_Scalar_Storage_Order
(Standard
is the only
permissible prefix), provides the current value of the default scalar storage
order (as specified using pragma Default_Scalar_Storage_Order
, or
equal to Default_Bit_Order
if unspecified) as a
System.Bit_Order
value. This is a static attribute.