[Issue 19126] Compiler removes inout on templated parameter and then complains it's not there
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Aug 3 11:49:13 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=19126
anonymous4 <dfj1esp02 at sneakemail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |https://forum.dlang.org/pos
| |t/echredbjbgzfylxzwbpz at foru
| |m.dlang.org
See Also| |https://issues.dlang.org/sh
| |ow_bug.cgi?id=9983
--- Comment #9 from anonymous4 <dfj1esp02 at sneakemail.com> ---
See also issue 9983 comment 1 - if you want to invoke a templated inout
constructor, you will first need to completely remove inout qualifier from it.
--
More information about the Digitalmars-d-bugs
mailing list