[Issue 17863] cannot deduce function with implicit conversion

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Sep 28 10:52:22 UTC 2017


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

--- Comment #1 from anonymous4 <dfj1esp02 at sneakemail.com> ---
Error: template f2 cannot deduce function from argument types !()(int),
candidates are:
       f2(T)(immutable T a)
Error: template f3 cannot deduce function from argument types !()(int),
candidates are:
       f3(T)(shared T a)

--


More information about the Digitalmars-d-bugs mailing list