Go to the first, previous, next, last section, table of contents.
-
The rules applicable to the different forms of name and expression, and
to their evaluation, are given in this section.
- 4.1: Names
- 4.2: Literals
- 4.3: Aggregates
- 4.4: Expressions
- 4.5: Operators and Expression Evaluation
- 4.6: Type Conversions
- 4.7: Qualified Expressions
- 4.8: Allocators
- 4.9: Static Expressions and Static Subtypes
-- The Detailed Node Listing ---
- 4.1: Names
- 4.1.1: Indexed Components
- 4.1.2: Slices
- 4.1.3: Selected Components
- 4.1.4: Attributes
- 4.2: Literals
- 4.3: Aggregates
- 4.3.1: Record Aggregates
- 4.3.2: Extension Aggregates
- 4.3.3: Array Aggregates
- 4.4: Expressions
- 4.5: Operators and Expression Evaluation
- 4.5.1: Logical Operators and Short-circuit Control Forms
- 4.5.2: Relational Operators and Membership Tests
- 4.5.3: Binary Adding Operators
- 4.5.4: Unary Adding Operators
- 4.5.5: Multiplying Operators
- 4.5.6: Highest Precedence Operators
- 4.6: Type Conversions
- 4.7: Qualified Expressions
- 4.8: Allocators
- 4.9: Static Expressions and Static Subtypes
- 4.9.1: Statically Matching Constraints and Subtypes
Go to the first, previous, next, last section, table of contents.