Thread overview | |||||
---|---|---|---|---|---|
|
March 02, 2015 [Issue 14236] opIndex... and opIndex fallback | ||||
---|---|---|---|---|
| ||||
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 [Issue 14236] opIndex... and opIndex fallback | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=14236 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P3 -- |
December 13 [Issue 14236] opIndex... and opIndex fallback | ||||
---|---|---|---|---|
| ||||
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 -- |
Copyright © 1999-2021 by the D Language Foundation