enums and version/static if/"inheritance"
Walter Bright
newshound2 at digitalmars.com
Thu Aug 1 18:02:22 UTC 2024
On 7/31/2024 5:54 PM, IchorDev wrote:
> Yes it feels a bit like a dogma,
All languages have their particular dogmas.
Scott Meyers wrote a popular series of "Effective C++" books which are accepted
C++ dogma, for example.
D tries to discourage constructs that have a troublesome history. I know that
some of these constructs seem like good ideas, the trouble only appears years later.
More information about the Digitalmars-d
mailing list