[Issue 4287] opOpAssign!("~=") for std.array.Appender

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Feb 3 15:20:44 PST 2013


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


Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrej.mitrovich at gmail.com
           Platform|Other                       |All
         AssignedTo|nobody at puremagic.com        |andrej.mitrovich at gmail.com
         OS/Version|Windows                     |All


--- Comment #5 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-02-03 15:20:42 PST ---
Question:

Why was opOpAssign in that pull implemented with returning the 'this'
reference? I saw this in TDPL too, but I don't see the benefit of having this
compile:

(foo ~= 1) ~= 1;

Anyway as that pull was closed since it did too much I'm taking over this
enhancement.

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