C++26: The Oxford variadic comma
www.sandordargo.com/blog/2026/03...
#cpp
#cplusplus
C++26: The Oxford variadic comma
www.sandordargo.com/blog/2026/03...
#cpp
#cplusplus
TIL: there is a std::kill_dependency function, and its been deprecated in C++26
en.cppreference.com/w/cpp/atomic...
#cpp
#cplusplus
CMake and other high level build systems are baking in this knowledge, but, you should know WTF the tools do when things go wrong.
We are getting to the point where modules can work.
Just `import std;` is a win if you have a bit more than hello.cpp.
Excellent reading and work!
C++ Weekly - Ep 523 - Why I'm Still Using std::cout (on this channel)
www.youtube.com/watch?v=Trer...
#cpp
#cplusplus
The compilation procedure for C++20 modules
holyblackcat.github.io/blog/2026/03...
#cpp
#cplusplus
Exploring the stack on Compiler Explorer
Why Standard Organizations
sdowney.org/posts/why-st...
#cpp
#cplusplus
Book of the Day: Modern C++ for Absolute Beginners: A Friendly Introduction to the C++ Programming Language and C++11 to C++23 Standards 2nd Edition by Slobodan Dmitrović
meetingcpp.com/mcpp/books/b...
#cplusplus
#cpp
Binary compatibility 100 - Marc Mutz - Meeting C++ 2025
www.youtube.com/watch?v=mPtj...
#cpp
#cplusplus
#CppPollOfToday: Which UI libraries/frameworks do you use for C++?
meetingcpp.com/mcpp/survey/...
#cplusplus
#cpp
My favorite data structures - Hana Dusíková - Keynote Meeting C++ 2024
www.youtube.com/watch?v=jAIF...
#cpp
#cplusplus
Not getting lost in translation - Daniela Engert - Meeting C++ 2024
www.youtube.com/watch?v=Mvk1...
#cpp
#cplusplus
The Code is Documentation Enough - Tina Ulbrich - Meeting C++ 2025
www.youtube.com/watch?v=XLX_...
#cpp
#cplusplus
Let them eat cake - Rahel Natalie Engel - Meeting C++ 2025 lightning talks
www.youtube.com/watch?v=gQ6g...
#cpp
#cplusplus
Start teaching C++ (to beginners!) - Hannah Lenk - Meeting C++ 2025 lighning talks
www.youtube.com/watch?v=f6fE...
#cpp
#cplusplus
Stoopid Questions - Frances Buontempo - Keynote Meeting C++ 2025
www.youtube.com/watch?v=zztv...
#cpp
#cplusplus
Why managing C++ dependencies is hard - Kerstin Keller - Meeting C++ 2025
www.youtube.com/watch?v=fDXt...
#cpp
#cplusplus
Towards Safety and Security in C++26 - Daniela Engert - Meeting C++ 2025
www.youtube.com/watch?v=mQI3...
#cpp
#cplusplus
Exploring Mutable Consteval State in C++26
friedkeenan.github.io/posts/explor...
#cpp
#cplusplus
#CppPollOfToday: Do you use Qt?
meetingcpp.com/mcpp/survey/...
#cplusplus
#cpp
Book of the Day: How to use const in C++ by Sandor Dargo
meetingcpp.com/mcpp/books/b...
#cplusplus
#cpp
the hidden compile-time cost of C++26 reflection
vittorioromeo.com/index/blog/r...
#cpp
#cplusplus
#CppPollOfToday: Which platforms/OS do you target with C++?
meetingcpp.com/mcpp/survey/...
#cplusplus
#cpp
Persistence squared: persisting persistent data structures - Juan Pedro Bolívar Puente - Meeting C++ 2025
www.youtube.com/watch?v=pQhH...
#cpp
#cplusplus
Accelerated 2D Canvas Benchmarks
www.qt.io/blog/acceler...
#cpp
#cplusplus
Meeting C++ weekly Blogroll 519
www.meetingcpp.com/blog/blogrol...
#cpp
#cplusplus
#CppPollOfToday: Do you use a package manager for C++?
meetingcpp.com/mcpp/survey/...
#cplusplus
#cpp
Book of the Day: Software Architecture with C++: Designing robust C++ systems with modern architectural practices, Second Edition by Gavrilin Andrey and Adrian Ostrowski, Piotr Gaczkowski
meetingcpp.com/mcpp/books/b...
#cplusplus
#cpp
The hidden costs of shared_ptr and when to avoid it
www.youtube.com/shorts/3H5-0...
#cpp
#cplusplus