[Issue 15464] Template parameter-dependent attributes

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Dec 30 02:31:24 PST 2015


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

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com

--- Comment #9 from Walter Bright <bugzilla at digitalmars.com> ---
I think Daniel's PR is good because it does not change the consistency - it
just changes what is in scope. Scope rules have always affected attributes
based on the location of the attribute.

--


More information about the Digitalmars-d-bugs mailing list