Showing category results for C++

Jul 22, 2026
Post comments count0
Post likes count1

Pure Virtual C++ 2026 Is a Wrap

Marian Luparu

Pure Virtual C++ 2026 is a wrap. Every featured and on-demand session is now available on YouTube — catch up on C++/Rust interop, AI-driven tooling, build performance, and more.

C++AnnouncementPure Virtual C++
Jul 21, 2026
Post comments count0
Post likes count0

Pure Virtual C++ 2026 Is Now Live!

Marian Luparu

Pure Virtual C++ 2026 is streaming now — watch five featured sessions live with Q&A, plus a full on-demand playlist, all free.

C++AnnouncementPure Virtual C++
Jul 20, 2026
Post comments count0
Post likes count1

C++ Dependencies Without the Headache: vcpkg + Copilot CLI

Augustin Popa

At Pure Virtual C++ 2026, we build a C++ console app from an empty folder using CMake, MSVC, and GitHub Copilot CLI. This walkthrough shows a practical prompt sequence for dependency selection, reproducible builds, and controlled updates.

C++VcpkgCMake
Jul 20, 2026
Post comments count0
Post likes count0

Pure Virtual C++ 2026 Is Tomorrow and On-Demand Sessions Are Now Available

Marian Luparu

The on-demand sessions for Pure Virtual C++ 2026 are available now on YouTube. Watch seven talks on SPGO, vcpkg + Copilot CLI, CMake Tools, PackageReference, MSVC upgrades, and C++23/26 status — then join us live tomorrow.

C++AnnouncementPure Virtual C++
Jul 17, 2026
Post comments count0
Post likes count1

Faster C++ iterative builds with GitHub Copilot

David Li

Slow builds are a consistent theme of feedback from C++ developers. We built GitHub Copilot build performance for Windows so you can leverage Copilot to optimize your project’s build times. This workflow will find optimizations that bring your build times down. At first, we only measured the impact of build optimizations on full clean builds. Wh...

C++DiagnosticsGame Development
Jul 14, 2026
Post comments count1
Post likes count0

Rethinking C++ Performance: Faster Code Navigation and GitHub Copilot Tools with Whole Codebase Indexing

Alexandra,
Henrique,
Sinem

In large C++ codebases, your code understanding and navigation depend on quickly determining how symbols, declarations, definitions, and references are connected across your project. In Visual Studio Insiders 18.9, the new whole codebase indexing (WCI) enhances the existing browse database via a deeper, more comprehensive indexing approach. This...

Visual StudioC++performance
Jul 13, 2026
Post comments count0
Post likes count0

Pure Virtual C++ 2026 [Meet the Speakers, Part 2]: The AI-Native C++ Developer Workflow

Marian Luparu

Pure Virtual C++ 2026 streams Tuesday, July 21, 2026 at 9:00 AM PT, a free, one-day virtual conference for the whole C++ community, live on YouTube (Microsoft Reactor) and Twitch, with on-demand recordings on the Visual Studio YouTube channel afterward. Register now → Welcome to part two of our Meet the Speakers series. In part one we looked...

AnnouncementC++Pure Virtual C++