Showing category results for Announcement

Dec 13, 2022
Post comments count0
Post likes count3

Improving the State of Debug Performance in C++

Cameron DaCamara

In this blog we will explore one change the MSVC compiler has implemented in an effort to improve the codegen quality of applications in debug mode. We will highlight what the change does, and how it could be extended for the future. If debug performance is something you care about for your C++ projects, then Visual Studio 2022 version 17.5 is maki...

AnnouncementC++New Feature
Nov 8, 2022
Post comments count0
Post likes count6

What’s New for C++ Developers in Visual Studio 2022 17.4

Sy Brand

We are happy to announce that Visual Studio 2022 version 17.4 is now generally available! This post summarizes the new features you can find in this release for C++. You can download Visual Studio 2022 from the Visual Studio downloads page or upgrade your existing installation by following the Update Visual Studio Learn page. Arm64 In 17.3, Visua...

AnnouncementC++
Sep 12, 2022
Post comments count1
Post likes count2

Microsoft C++ Team at CppCon 2022

Sy Brand

The Microsoft C++ team has an exciting lineup of sessions at CppCon 2022. Many of us will also be present at our team’s booth in the main hall for the first two days of the conference. Come say hi and let us know if you have any questions about our talks, products, or anything else! You can also join the #visual_studio channel on the CppCon Dis...

C++Announcement
Aug 18, 2022
Post comments count4
Post likes count2

Updates to Visual Studio Build Tools license for C and C++ Open-Source projects

Marian Luparu

Visual Studio Build Tools (VSBT) can now be used for compiling open-source C++ dependencies from source without requiring a Visual Studio license, even when you are working for an enterprise on a commercial or closed-source project. This change expands user rights to the Build Tools and does not limit the existing Visual Studio Community license...

C++Announcement
May 13, 2022
Post comments count0
Post likes count0

Pure Virtual C++ 2022 Recordings Available

Sy Brand

Pure Virtual C++, a free one-day virtual conference for the whole C++ community, ran on 26th April 2022. All sessions are now available to watch online. Live sessions: Pre-conference sessions:  

AnnouncementC++Pure Virtual C++
May 10, 2022
Post comments count5
Post likes count0

MSVC’s STL Completes /std:c++20

Casey Carter

We are happy to announce that the final C++20 Standard Library features are now stabilized and available in mode in both Visual Studio 2022 version 17.2 and Visual Studio 2019 version 16.11.14. This notably includes several proposals approved as Defect Reports (DRs) by the C++ Standard Committee against the C++20 Standard Library that made extensi...

C++Announcement
Apr 26, 2022
Post comments count0
Post likes count0

Pure Virtual C++ 2022 is Today

Sy Brand

Pure Virtual C++ 2022 is today at 14:00 UTC! Join us on Learn TV for a free one-day virtual conference for the whole C++ community. You can find the schedule here.  

AnnouncementC++Pure Virtual C++
Apr 13, 2022
Post comments count0
Post likes count0

Pure Virtual C++ 2022 Schedule Available

Sy Brand

Pure Virtual C++ 2022 is a free, one-day virtual conference for the whole C++ community. The schedule is now available. You can find the full set of abstracts, alongside calendar files to download on the website. All times UTC on the 26th April. Yes, I know the times look a bit weird, it'll work out on the day! Lo...

C++AnnouncementPure Virtual C++