C++1 Min Read AbbeonApril 23, 20250 Pure Virtual C++ 2025: Pre-Conference Videos Pure Virtual C++ is our free, one-day, virtual conference for the whole C++ community. It is running on 30th April. Register for Free The… Discover More
C++1 Min Read AbbeonApril 15, 20250 Pure Virtual C++ 2025: Full Schedule Pure Virtual C++ is our free, one-day, virtual conference for the whole C++ community. This year, it is running on the 30th April. We’re… Discover More
C++3 Min Read AbbeonApril 8, 20250 What’s New in vcpkg (March 2025) This blog post summarizes changes to the vcpkg package manager as part of the 2025.03.19 registry release, 2025-03-13 tool release, as well as… Discover More
C++1 Min Read AbbeonApril 7, 20250 Pure Virtual C++ 2025 Talks Announced Pure Virtual C++ is our free, one-day, virtual conference for the whole C++ community. This year, it is running on the 30th April. We’re… Discover More
C++1 Min Read AbbeonApril 3, 20250 Automatically generate any doc comment for C++ functions in Visual Studio Have a difficult time documenting your C++ code? Spending too much time thinking of what a function and its parameters accomplish when… Discover More
C++3 Min Read AbbeonMarch 25, 20250 VS Code C++ Extension Updates: 4x Faster Colorization & 3.5x Faster Project Startup In the latest releases of the C++ Extension in Visual Studio Code, we have focused on performance improvements and stability. A fast,… Discover More
C++8 Min Read AbbeonMarch 25, 20250 Boost Your CMake Development with Copilot Custom Instructions Introduction Creating a new CMake project that uses unfamiliar libraries can be daunting and time-consuming. This blog post takes you along on… Discover More
C++1 Min Read AbbeonMarch 21, 20250 Sign Up for the free Pure Virtual C++ 2025 Conference Every year we run Pure Virtual C++: a free one-day virtual conference for the whole C++ community. Next month we’re doing it again! Sign-up… Discover More
C++5 Min Read AbbeonMarch 19, 20250 C++ Dynamic Debugging: Full Debuggability for Optimized Builds Over the past 5 years, we’ve had many incredible opportunities to engage with game developers. From AAA studios to indie developers, the… Discover More
C++2 Min Read AbbeonMarch 18, 20250 Optimizing Build Times with Build Insights: How Activision Cut Call of Duty’s Build Time by 50% Slow build times are a major headache for developers, especially in large, complex C++ codebases like game engines. Every minute spent waiting… Discover More