[spec, CC Dibyendu Majumdar] Should static foreach be in under "conditional compilation"?
Dibyendu Majumdar
d.majumdar at gmail.com
Sun May 19 09:31:51 UTC 2019
On Saturday, 18 May 2019 at 23:39:55 UTC, Mr. Spec wrote:
>> I just realized that static foreach is under the "conditional
>> compilation" section in the spec
>> (https://dlang.org/spec/version.html). It seems like this
>> should be put somewhere else, because static foreach is not
>> related to conditional compilation.
>>
> Maybe it isn't just that static foreach should be moved, but
> maybe just change the page title from "Conditional Compilation"
> to something else that could contain compile time features such
> as version, debug, static assert, etc?
I haven't progressed beyond introduction yet so it will take me a
while to get to that section. Perhaps you are right that the
title needs to be changed.
Regards
More information about the Digitalmars-d
mailing list