[Issue 17798] [2.076] "static foreach" not documented

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Sep 1 10:22:03 PDT 2017


https://issues.dlang.org/show_bug.cgi?id=17798

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com
           Severity|enhancement                 |major

--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> ---
The DIP for static foreach:

  https://github.com/dlang/DIPs/blob/master/DIPs/DIP1010.md

Changelog for static foreach:

  https://github.com/dlang/dmd/pull/7086

Article about static foreach:

  https://dlang.org/blog/2017/09/01/dmd-2-076-0-released/

--


More information about the Digitalmars-d-bugs mailing list