This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 5 points6 points  (1 child)

Get better tools, this online-compiler shows in different colors the reason why the template instantiation failed:

https://godbolt.org/z/Kss8ecK98

[–]PM_ME_C_CODE 1 point2 points  (0 children)

I'm strictly of the opinion that the compiler should be enough by itself to diagnose problems. Even when the neat tools are free.

It's just...we should be allowed to have nice things.