On Saturday, 13 May 2017 at 14:41:50 UTC, Stanislav Blinov wrote:
file(line): Error: template foo cannot deduce function from argument types !()(int, string), candidates are: file(line): foo(Args...)(auto ref Args arg) if (!anySatisfy!(isString, Args))

Ya know, even a simple new line before "candidates are:" would improve this error message!

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

I know it seems trivial, but attention to detail does make a difference, so I decided to make an issue for it anyway... :-/

Reply via email to