[Issue 8364] Allow exclamation mark in template definition

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jul 9 13:25:17 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8364


Jonathan M Davis <jmdavisProg at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmdavisProg at gmx.com


--- Comment #2 from Jonathan M Davis <jmdavisProg at gmx.com> 2012-07-09 13:25:16 PDT ---
Of what value is that? The current situation is wonderfully unambiguous.

This proposal would make the parser's life harder and would probably make it so
that the grammar could no longer be context free (which would be very bad). And
from the perspective of the programmer (not just the compiler), it's _useful_
to be able to tell the difference between a template and a template
instantiation at a glance.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list