Trip report: Autumn ISO C++ standards meeting (Kona, HI, USA) -- Herb Sutter
Источник: isocpp.org (Standard C++)
Источник: isocpp.org (Standard C++)
C++ Weekly - Ep 402 - Reviewing My 25 Year Old C++ Code (IT'S BAD!)
Источник: Cᐩᐩ Weekly With Jason Turner
Источник: Cᐩᐩ Weekly With Jason Turner
YouTube
C++ Weekly - Ep 402 - Reviewing My 25 Year Old C++ Code (IT'S BAD!)
☟☟ Awesome T-Shirts! Sponsors! Books! ☟☟
Upcoming Workshops:
► C++ Best Practices Workshop, CppCon, Aurora, CO, USA, Sept 13-14, 2025: https://cppcon.org/class-2025-best-practices/
► C++ Best Practices Workshop, NDC TechTown, Kongsberg, NO, Sept 22-23…
Upcoming Workshops:
► C++ Best Practices Workshop, CppCon, Aurora, CO, USA, Sept 13-14, 2025: https://cppcon.org/class-2025-best-practices/
► C++ Best Practices Workshop, NDC TechTown, Kongsberg, NO, Sept 22-23…
Visual Studio Code CMake Tools Extension 1.16 Update: New CMake Tools Sidebar and CMake Debugging options
Источник: C++ Team Blog
Источник: C++ Team Blog
Microsoft News
Visual Studio Code CMake Tools Extension 1.16 Update: New CMake Tools Sidebar and CMake Debugging options
The November release of the CMake Tools extension in VS Code is now available. With this release, we have two major new updates to the extension: A new, customizable CMake Tools status bar and side bar for your presets and CMake actions Script mode debugging…
C++ Extension in VS Code 1.18 Release: Quick Fixes for missing header files, Extract to Function & More
Источник: C++ Team Blog
Источник: C++ Team Blog
Microsoft News
C++ Extension in VS Code 1.18 Release: Quick Fixes for missing header files, Extract to Function & More
The 1.18 version of the C++ Extension in Visual Studio Code has been released. With this version of the extension, we have added several new features such as: Quick Fixes for missing header files Extract to function/member function Assistance acquiring…
Why does calling a coroutine allocate a lot of stack space even though the coroutine frame is on the heap?
Источник: The Old New Thing
Источник: The Old New Thing
Microsoft News
Why does calling a coroutine allocate a lot of stack space even though the coroutine frame is on the heap?
Heap elision optimization kicks in, and doesn't kick out.
SObjectizer Tales – 6. Is the stream still in progress?--Marco Arena
Источник: isocpp.org (Standard C++)
Источник: isocpp.org (Standard C++)