[Issue 13009] inout overload conflicts with non-inout when used via alias this
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Jul 16 06:41:24 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13009
--- Comment #1 from Sobirari Muhomori <dfj1esp02 at sneakemail.com> ---
The struct literal should be probably mutable, so mutable overload (exact
mutability match) should be preferred. If its mutability can't be affected by
the method.
--
More information about the Digitalmars-d-bugs
mailing list