Month: February 2016

So close, but so far away

Compilers and error messages

So. I typo’ed up some template code the other day. And once again I learned the importance of using several c++ compilers. Here is a very reduced version of my code:

And let’s start with the compiler I was

Top