[Issue 15651] filter: only parameters or stack based variables can be inout

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Aug 29 08:54:04 UTC 2019


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

--- Comment #8 from anonymous4 <dfj1esp02 at sneakemail.com> ---
If you want the mutable ranges to process inout data, they should be able to
return inout data unless you want to do the front(inout collection) thing.

--


More information about the Digitalmars-d-bugs mailing list