[Issue 4513] Unclear template template error message
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Dec 4 11:37:02 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=4513
RazvanN <razvan.nitu1305 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |razvan.nitu1305 at gmail.com
Resolution|--- |FIXED
--- Comment #1 from RazvanN <razvan.nitu1305 at gmail.com> ---
The error message has improved since then:
onlineapp.d(8): Error: template onlineapp.bar cannot deduce function from
argument types !(Foo)(int), candidates are:
onlineapp.d(4): bar(F, T)(T value)
--
More information about the Digitalmars-d-bugs
mailing list