[Issue 10850] Inout substituted incorrectly for delegates/fptrs in inout function signature

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Sep 16 03:46:19 PDT 2014


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

--- Comment #14 from Sobirari Muhomori <dfj1esp02 at sneakemail.com> ---
Another complication of binding is that `inout` is going to be allowed in
fields of nested types, while normally it's disallowed.

--


More information about the Digitalmars-d-bugs mailing list