[Issue 20964] poor CTFE support for backward pointer iteration

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Sep 22 05:25:43 UTC 2021


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

--- Comment #3 from Walter Bright <bugzilla at digitalmars.com> ---
To elaborate, decrementing past the beginning could lead to a wraparound, which
is why this restriction is in the memory model.

--


More information about the Digitalmars-d-bugs mailing list