Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It is acceptable to use the ordinals associated with an enumerated type when the order of the enumeration constants is standard and extra constants cannot be added. For example, the use of ordinals presents no little problem with the following enumerated type:

...