https://issues.dlang.org/show_bug.cgi?id=20123
--- Comment #1 from Manu <[email protected]> --- Or a way to @disable the post-inc/dec semantics explicitly, so that I can implement pre-inc/dec without opening the door for a race on the lowering. --
d-bugmail--- via Digitalmars-d-bugs Sun, 11 Aug 2019 20:20:16 -0700
https://issues.dlang.org/show_bug.cgi?id=20123
--- Comment #1 from Manu <[email protected]> --- Or a way to @disable the post-inc/dec semantics explicitly, so that I can implement pre-inc/dec without opening the door for a race on the lowering. --