I decided to upgrade my very old compiler.(???) It's VS2005 SP1.
I want to know how many the most popular C++ compilers in the world are. Which the C++ compiler is best?
Is VS2005 very old? I see it's only missing some additional features, for example guys :
- long long int (64 bit)
- std::string::push_back
- clock - high resolution
And anything else?
Should I upgrade my compiler or not? I have no idea, because the "VS2005" still is my closest friend... :)