On Wednesday, 10 September 2014 at 08:47:47 UTC, Robert burner Schadek wrote:
But

void fun(int l = __LINE__, A...)(A...); cannot be replaced by
void fun(A...)(A..., int l = __LINE__);

anyway thanks for reading and for trying to help

And this is why I am asking for separate `logRaw` overload that takes pre-formatted string, for those who care.

Reply via email to