Contents | Prev | Next
18.3 Accessing inactive variant
Official Description
6.5.3.3 It is an error unless a variant is active for
the entirety of each reference and access to each component of the variant.
Error Handling
This error is reported if the following two conditions are met:
- Range checking is enabled.
- The number of values defined by the variant selector's type is less than or equal to 1024.
Contents | Prev | Next