A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-EC605EA2-EAC9-457F-9591-909228FD0DC2
Visible to Intel only — GUID: GUID-EC605EA2-EAC9-457F-9591-909228FD0DC2
Constant and Specification Expressions
A constant expression is an expression that is evaluated when a program is compiled. It can be used as a kind type parameter, a named constant, or to specify an initial value for an entity.
A specification expression is a scalar, integer expression that is restricted specifications such as length type parameters and array bounds.
Constant and specification expressions can appear in specification statements, with some restrictions.