How to correctly generate enums at compile time.
jkpl via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Sun Apr 30 14:31:22 PDT 2017
On Sunday, 30 April 2017 at 21:13:07 UTC, Kevin Balbas wrote:
> On Sunday, 30 April 2017 at 20:58:36 UTC, jkpl wrote:
>> On Sunday, 30 April 2017 at 20:05:59 UTC, Kevin Balbas wrote:
> Strangely enough, it does work fine in the test snippet,
As well if you import the snippet in another module. That's what
i tried to tell.
try to reduce step by step; The problem cant be the stuff you mix.
More information about the Digitalmars-d-learn
mailing list