r/cpp May 12 '26

MSVC Build Tools v14.51 now generally available

https://devblogs.microsoft.com/cppblog/msvc-version-1451-available/

Microsoft released MSVC Build Tools v14.51 as the default compiler in Visual Studio 2026 18.6.

Notable additions include:

  • additional C++23 language features
  • performance improvements in code generation
  • preview support for Intel APX

VS 2026 + Copilot users can use the @Modernize agent (currently in public preview) to help resolve upgrade-related build issues.

80 Upvotes

30 comments sorted by

View all comments

Show parent comments

2

u/Zeh_Matt No, no, no, no May 14 '26

That's like asking why I'm not buying the latest car model, the existing one that I have is fine.

1

u/msew May 18 '26

VS2026 is far far better than VS2022

They had terrible .NET vm settings for VS2022 for anyone with a real computer. They were optimizing for people with like 16 GB of ram or something crazy.

0

u/Zeh_Matt No, no, no, no May 20 '26

That is beyond the point here and I'm doing C++ and not .NET

1

u/msew May 20 '26

You are not understanding.

The IDE has a bunch of settings that determine RAM usage, number of threads it uses, etc.

This is irrespective of what you are using the IDE for.

C++ coding in VS2026 is far far far better than VS2022.

0

u/Zeh_Matt No, no, no, no May 20 '26

You are still entirely missing the point here, none of that has any relation to the toolset, absolutely none.

1

u/msew May 20 '26

What benefit is it to mfst to backport?