Thread overview
[Issue 14236] opIndex... and opIndex fallback
Mar 02, 2015
John Colvin
Dec 17, 2022
Iain Buclaw
March 02, 2015
https://issues.dlang.org/show_bug.cgi?id=14236

John Colvin <john.loughran.colvin@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|opIndexUnary and opIndex    |opIndex... and opIndex
                   |fallback                    |fallback

--- Comment #1 from John Colvin <john.loughran.colvin@gmail.com> ---
The same goes for opIndexAssign, opIndexOpAssign and so on... Once you define one possible overload, nothing will fall back to using opIndex and then applying the operation to the result.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=14236

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 13
https://issues.dlang.org/show_bug.cgi?id=14236

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/18949

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--