Visual C++

2.7K posts

Visual C++ banner
Visual C++

Visual C++

@visualc

The Microsoft C++ team, working on @VisualStudio, @code, and #vcpkg.

Redmond, WA Katılım Nisan 2009
109 Takip Edilen17.7K Takipçiler
Visual C++
Visual C++@visualc·
Visual Studio 2026 now defaults new C++ projects to use Windows Segment Heap for better protection against memory vulnerabilities, lower fragmentation, and improved performance under load. Existing projects can opt in per-target for both MSBuild and CMake. devblogs.microsoft.com/cppblog/segmen…
English
1
7
34
1.7K
Visual C++
Visual C++@visualc·
MSVC Build Tools v14.52 Preview: C++23 immediate escalation is done, modules reliability fixes, ARM64 gets better loop unrolling and indirect tail calls, SLP vectorizer now handles PHI nodes, and AddressSanitizer is faster. Over 40 community bugs fixed. devblogs.microsoft.com/cppblog/msvc-b…
English
0
7
37
2.2K
Visual C++
Visual C++@visualc·
MSVC Build Tools v14.51 is now GA and the default in VS 2026 v18.6. Additional C++23 support, codegen improvements that speed up your binaries without touching source, and preview support for Intel APX. devblogs.microsoft.com/cppblog/msvc-v…
English
1
9
40
5.3K
Visual C++
Visual C++@visualc·
GitHub Copilot build performance for Windows now supports project-specific builds. Build one MSBuild project or CMake target instead of your entire codebase. Available in Visual Studio Insiders. Learn more: devblogs.microsoft.com/cppblog/projec…
English
0
4
14
1.6K
Visual C++
Visual C++@visualc·
The 2026 ISO C++ developer survey is open — takes ~10 minutes and directly informs the standardization committee and tooling vendors. Please share your feedback and share with your colleagues! isocpp.org/blog/2026/04/2…
English
0
3
15
1.6K
Visual C++
Visual C++@visualc·
GitHub Copilot Build Performance helps reduce C++ build times by identifying expensive header includes, template instantiations, and function generation costs. It then plans optimizations, with you in control. Using it today? Share your experience: surveymonkey.com/r/5YBM8BX
English
1
3
9
993
Visual C++
Visual C++@visualc·
@observerherb As of today, the Insiders channel includes MSVC v14.51 as the latest available version. This is the release candidate, and it is also expected to ship in the Stable channel next month.
English
0
0
1
51
ObserverHerb
ObserverHerb@observerherb·
@visualc Sooooo.... when do I get to use it? I have the Insiders build installed but it's still on 14.50 build tools.
English
2
0
0
21
Visual C++
Visual C++@visualc·
MSVC Build Tools version 14.51 brings a big batch of C++23 features: flat_map, flat_set, portable assumptions, relaxed constexpr, and more. Only 2 features left for full C++23 support: devblogs.microsoft.com/cppblog/c23-su…
English
5
21
165
11.4K
Visual C++ retweetledi
vcpkg
vcpkg@vcpkg_io·
vcpkg's Feb/March releases bring parallel file installation (1.39x faster on average), a security fix for OpenSSL packaging on Windows, and direct libcurl usage for more reliable downloads: devblogs.microsoft.com/cppblog/whats-…
English
0
4
4
607
Visual C++
Visual C++@visualc·
We are fixing a few issues with this post; it should be back up soon. Sorry for the inconvenience.
English
0
0
2
509
Visual C++
Visual C++@visualc·
MSVC v14.51 is up to 6.5% faster on SPEC CPU 2017 integer benchmarks from improved optimizations such as a new SLP vectorizer and major SROA improvements on both x64 and Arm64. Learn more about the performance improvements: devblogs.microsoft.com/cppblog/c-perf…
English
4
7
47
3.3K
Visual C++ retweetledi
Sinem Akinci
Sinem Akinci@sinem__akinci·
C++ refactors aren't just text edits, they require symbol context and build awareness. That's why we've brought our C++ symbol context and CMake configuration awareness into GitHub Copilot in VS Code devblogs.microsoft.com/cppblog/c-symb… Learn more in our latest announcement.
English
0
3
16
1.5K
Visual C++ retweetledi
Sinem Akinci
Sinem Akinci@sinem__akinci·
Built from learnings and feedback from our C++ symbol tools public preview, the new find_symbol tool is here - now available in VS 2026 Insiders 18.4🎉 devblogs.microsoft.com/visualstudio/u… 🧠VS Copilot agent mode now gets rich, language-specific symbol context across multiple languages
English
1
2
7
1.2K
Visual C++
Visual C++@visualc·
To make it easier for C++ devs to try out Visual Studio 2026, we added MSVC versions 14.30-14.43 to the 2026 installer. You now have access to all the compilers shipped in Visual Studio 2022 and later: devblogs.microsoft.com/cppblog/msvc-b…
English
3
5
12
1.2K
Visual C++ retweetledi
Sinem Akinci
Sinem Akinci@sinem__akinci·
The latest release of CMake Tools for VS Code is out🚀 1.22 introduces: - Support for filtering and bookmarking CMake targets for easier navigation - Customizable CTest output to help resolve test failures ...and more devblogs.microsoft.com/cppblog/visual… 👆Read more about the latest updates
English
0
4
10
1.2K
Visual C++ retweetledi
Sinem Akinci
Sinem Akinci@sinem__akinci·
🆕C++ code editing tools for GitHub Copilot are now in Public Preview! These tools bring rich C++ symbol context into Copilot agent mode so it can make wide-sweeping edits with confidence 🦾 devblogs.microsoft.com/cppblog/c-code… ☝️Try it out in Visual Studio 2026 Insiders
English
2
3
6
1.1K