C++3 Min Read AbbeonMarch 6, 20250 Announcing Guidelines Support Library v4.2.0 GSL is an implementation of the Guidelines Support Library specified by the C++ Core Guidelines. It provides types and functions that help C++… Discover More
C++5 Min Read AbbeonFebruary 27, 20250 What’s New in vcpkg (February 2025): Package installation performance, new tested triplet, and more This blog post summarizes changes to the vcpkg package manager as part of the 2025.02.14 registry release, 2025-02-11, 2025-01-29, 2025-01-24,… Discover More
C++10 Min Read AbbeonFebruary 24, 20250 std::generator: Standard Library Coroutine Support std::generator is a C++23 feature that enables you to write concise, straightforward functions that generate sequences of values on-demand… Discover More
C++3 Min Read AbbeonFebruary 21, 20250 MSVC Address Sanitizer updates in Visual Studio 2022 version 17.13 We have been investing in the quality of MSVC Address Sanitizer (ASan) in several key areas over the past year, including working with LLVM… Discover More
C++3 Min Read AbbeonFebruary 20, 20250 Visual Studio Code CMake Tools Extension 1.20 Release: Introducing Built-In CMake Language Services The February release of CMake Tools in VS Code is now available. With this release, we have some new updates to the extension to improve CMake… Discover More
C++3 Min Read AbbeonFebruary 19, 20250 MSVC C++ Code Analysis: Updates in Visual Studio 2022 version 17.13 The C++ team is excited to announce the latest improvements to Code Analysis in Visual Studio. Continuing our commitment to make C++… Discover More
C++4 Min Read AbbeonFebruary 11, 20250 MSVC Compiler Updates in Visual Studio 2022 version 17.13 Introduction For this update, we have changed things up a little bit. We now have more distinct buckets of fixes/implemented features. This is… Discover More
C++7 Min Read AbbeonFebruary 11, 20250 What’s New for C++ Developers in Visual Studio 2022 17.13 We are happy to announce that Visual Studio 2022 version 17.13 is now generally available! This post summarizes the new features you can find… Discover More
C++3 Min Read AbbeonJanuary 30, 20250 Document build instructions and more with enhanced C++ awareness from Copilot Chat in Visual Studio C++ development often involves nuances beyond the file you’re developing in. This can leave developers with many mental tabs open, balancing… Discover More
C++3 Min Read AbbeonJanuary 23, 20250 What’s New in vcpkg (January 2025) This blog post summarizes changes to the vcpkg package manager as part of the 2025.01.13 registry release, 2025-01-11 tool release, as well as… Discover More