[Issue 14626] [REG2.066] byValue doesn't work with inout AA

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Jul 1 02:59:09 PDT 2015


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

--- Comment #3 from Martin Nowak <code at dawg.eu> ---
Looks like the classical, mutable iterator over const/immutable container issue
complicated by inout.
Not sure if we can solve it with the current language features.

--


More information about the Digitalmars-d-bugs mailing list