RM 13 4 9-10 Enumeration Representation Clauses (GNAT Reference Manual) (original) (raw)
Next: RM 13.5.1(17-22): Record Representation Clauses, Previous: RM 13.3(71-73): Component Size Clauses, Up: Implementation Advice [Contents][Index]
6.23 RM 13.4(9-10): Enumeration Representation Clauses ¶
“The recommended level of support for enumeration representation clauses is:
An implementation need not support enumeration representation clauses for boolean types, but should at minimum support the internal codes in the range
System.Min_Int .. System.Max_Int
.”
Followed.