[Issue 12462] std.bitmanip.BitArray should use new-style operator overloads

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Jul 3 13:13:16 PDT 2014


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

safety0ff.bugz <safety0ff.bugz at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |safety0ff.bugz at gmail.com

--- Comment #2 from safety0ff.bugz <safety0ff.bugz at gmail.com> ---
Once PR #2249 [1] gets pulled there will only be opCom / opCat / opCat_r /
opCatAssign.

The discussion [2] seemed to conclude that we should not change the operators
for the sake of changing them. However, the changes in PR #2249 are not
baseless.

[1] https://github.com/D-Programming-Language/phobos/pull/2249
[2] http://forum.dlang.org/thread/ifghzjafvfqrqkhlpinc@forum.dlang.org

--


More information about the Digitalmars-d-bugs mailing list