Introduction In this update, we continue the tradition of bucketing bugs into helpful categories for you all to filter through along with even more notes from the compiler team as to what, exactly, was fixed. This blog is also complemented by the recent Pure Virtual C++ pre-conference talk by RanDair Porter; so please check out […]| C++ Team Blog
Microsoft has five different version numbers to think about when it comes to C++. Here’s an attempt to explain what they all mean. Visual Studio release year (the “marketing version num…| C++ on a Friday
Just put noexcept on your move constructors. Better yet, let the compiler do it.| Andy G's Blog
13 May 2018| dirtyhandscoding.github.io