Ada Programming/Attributes/'Default Scalar Storage Order

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Description

[edit | edit source]

Standard'Default_Scalar_Storage_Order (Standard is the only allowed 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.