Two important features in C++11 received small upgrades in C++14 that had far-reaching effects.
You can see from the CppReference site that while both of these changes were small changes to the standard (search for the "C++14" annotation on those pages) they had broad impact on the compiler’s implementation and on what code ...
Last week marked an important and exciting milestone for the C/C++ extension for Visual Studio Code: this extension has been installed for over 1 million times since it shipped just a year ago! Thanks to everyone who tried it and provided us invaluable feedback to help shape the extension what it is today.
But we are still early in this ...
There have been a number of questions from customers about how to locate the tools in the world of this new installation model. Â The following blog post will share a number of options available for locating Visual Studio 2017 instances and provides various samples that illustrates the process in action.
How to find installed Visual Studio ...
Impossible goals are like dreams, we always pursue them, with the hopes they will come true. In one of my recent experiences, I managed a feature crew, C++ Fast Project Load (FPL), a team of exceptional people. Personally, I'm very passionate about performance, as I believe it makes our interaction with our beloved machines much more ...