Tag: C++

Visual Studio 2022 17.1 is now available!

      No Comments on Visual Studio 2022 17.1 is now available!

Link: https://devblogs.microsoft.com/visualstudio/visual-studio-2022-17-1-is-now-available/ Publication date: Tueasday, February 15th, 2022 Author: Dominic Nahous, Senior Lead Program Manager, Visual Studio Today, Visual Studio 2022 17.1 graduates from preview and reaches general availability. Feedback… Read more »

GRASP: 9 Must-Know Design Principles for Code

Published at: https://www.fluentcpp.com/2021/06/23/grasp-9-must-know-design-principles-for-code/ Author: Jonathan Boccara Publication date: June 23, 2021 In order to write code that is understandable, maintainable and that stands the test of time, one of the… Read more »

Improved OpenMP Support for C++ in Visual Studio

      No Comments on Improved OpenMP Support for C++ in Visual Studio

Published at: https://devblogs.microsoft.com/cppblog/improved-openmp-support-for-cpp-in-visual-studio/ Author: Bran Hagger Publication date: February 9, 2021 As devices with multiple cores and processors became ubiquitous, programming languages adapted to provide developers with control over how… Read more »

MSVC Backend Updates in Visual Studio 2019 version 16.9 Preview 3

Published at: https://devblogs.microsoft.com/cppblog/msvc-backend-updates-in-visual-studio-2019-version-16-9-preview-3/ Author: Helena Gregg Publication date: January 21st, 2021 In Visual Studio 2019 version 16.9 Preview 3 we have continued to improve the C++ backend with new features, new and improved optimizations,… Read more »