Visual Studio has never really been the lightweight option. It's not the tool you open just to tweak a config file or write a ...
Turning C++ to 11 Visual Studio 2012 also supports new syntactic features for the C++11 standard. These include range-based iteration for loops, which lets you define an iterable — say, an integer ...