[Issue 9551] template this parameter not recognized in constructors

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 20 09:01:17 PST 2013


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


Steven Schveighoffer <schveiguy at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schveiguy at yahoo.com


--- Comment #8 from Steven Schveighoffer <schveiguy at yahoo.com> 2013-02-20 09:01:14 PST ---
(In reply to comment #1)

> As far as I see, it conflicts with postblit syntax `this(this)`.

Does it?  postblit does not have the extra parentheses which is the signature
of a template method.  I'm asking out of ignorance.

-- 
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