[Issue 4424] Copy constructor and templated opAssign cannot coexist

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jul 4 15:19:14 PDT 2010


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


Andrei Alexandrescu <andrei at metalanguage.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrei at metalanguage.com


--- Comment #1 from Andrei Alexandrescu <andrei at metalanguage.com> 2010-07-04 15:19:12 PDT ---
That's an important issue. I just committed a fix to Tuple that replaces
opAssign with assign, but that should only be considered a workaround.

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