enums and version/static if/"inheritance"
Walter Bright
newshound2 at digitalmars.com
Wed Aug 7 01:11:33 UTC 2024
It depends on just what you want an enum for. The example I gave was for a
scoped collection of named ints, you're right it doesn't not actually create an
enum type.
More information about the Digitalmars-d
mailing list