's Avatar

@meetingcpp

1,068
Followers
112
Following
2,880
Posts
13.08.2024
Joined
Posts Following

Latest posts by @meetingcpp

C++26: The Oxford variadic comma C++26 brings us a small but meaningful cleanup to the language: deprecating ellipsis parameters without a preceding comma. This change, proposed in P3176R1, aims to improve C compatibility, reduce con...

C++26: The Oxford variadic comma
www.sandordargo.com/blog/2026/03...
#cpp
#cplusplus

11.03.2026 10:26 👍 0 🔁 0 💬 0 📌 0
std::kill_dependency - cppreference.com

TIL: there is a std::kill_dependency function, and its been deprecated in C++26
en.cppreference.com/w/cpp/atomic...
#cpp
#cplusplus

10.03.2026 19:48 👍 2 🔁 0 💬 0 📌 1

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!

10.03.2026 12:24 👍 5 🔁 1 💬 1 📌 0
C++ Weekly - Ep 523 - Why I'm Still Using std::cout (on this channel)
C++ Weekly - Ep 523 - Why I'm Still Using std::cout (on this channel) YouTube video by C++ Weekly With Jason Turner

C++ Weekly - Ep 523 - Why I'm Still Using std::cout (on this channel)
www.youtube.com/watch?v=Trer...
#cpp
#cplusplus

10.03.2026 11:31 👍 1 🔁 0 💬 0 📌 0
The compilation procedure for C++20 modules Intro

The compilation procedure for C++20 modules
holyblackcat.github.io/blog/2026/03...
#cpp
#cplusplus

10.03.2026 08:20 👍 3 🔁 0 💬 0 📌 1
Video thumbnail

Exploring the stack on Compiler Explorer

09.03.2026 20:13 👍 1 🔁 0 💬 0 📌 0
Why Standard Organizations Why is C++ an ISO Committee

Why Standard Organizations
sdowney.org/posts/why-st...
#cpp
#cplusplus

09.03.2026 17:17 👍 1 🔁 1 💬 0 📌 1
Preview
Slobodan Dmitrović The book is an introduction to the C++ programming language, the Standard C++ Library and modern C++ standards

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

09.03.2026 15:30 👍 0 🔁 0 💬 0 📌 0
Rapidhash Unity port · Aras' website

Rapidhash Unity port
aras-p.info/blog/2026/03...
#cpp
#cplusplus

09.03.2026 10:43 👍 1 🔁 0 💬 0 📌 0
Binary compatibility 100 - Marc Mutz - Meeting C++ 2025
Binary compatibility 100 - Marc Mutz - Meeting C++ 2025 YouTube video by Meeting Cpp

Binary compatibility 100 - Marc Mutz - Meeting C++ 2025
www.youtube.com/watch?v=mPtj...
#cpp
#cplusplus

09.03.2026 08:56 👍 0 🔁 0 💬 0 📌 0
Meeting C++ Community Survey

#CppPollOfToday: Which UI libraries/frameworks do you use for C++?
meetingcpp.com/mcpp/survey/...
#cplusplus
#cpp

08.03.2026 23:14 👍 0 🔁 0 💬 0 📌 0
My favorite data structures - Hana Dusíková - Keynote Meeting C++ 2024
My favorite data structures - Hana Dusíková - Keynote Meeting C++ 2024 YouTube video by Meeting Cpp

My favorite data structures - Hana Dusíková - Keynote Meeting C++ 2024
www.youtube.com/watch?v=jAIF...
#cpp
#cplusplus

08.03.2026 23:01 👍 6 🔁 1 💬 0 📌 0
Not getting lost in translation - Daniela Engert - Meeting C++ 2024
Not getting lost in translation - Daniela Engert - Meeting C++ 2024 YouTube video by Meeting Cpp

Not getting lost in translation - Daniela Engert - Meeting C++ 2024
www.youtube.com/watch?v=Mvk1...
#cpp
#cplusplus

08.03.2026 21:36 👍 0 🔁 0 💬 0 📌 0

The Code is Documentation Enough - Tina Ulbrich - Meeting C++ 2025
www.youtube.com/watch?v=XLX_...
#cpp
#cplusplus

08.03.2026 20:52 👍 1 🔁 0 💬 0 📌 0
Let them eat cake - Rahel Natalie Engel - Meeting C++ 2025 lightning talks
Let them eat cake - Rahel Natalie Engel - Meeting C++ 2025 lightning talks YouTube video by Meeting Cpp

Let them eat cake - Rahel Natalie Engel - Meeting C++ 2025 lightning talks
www.youtube.com/watch?v=gQ6g...
#cpp
#cplusplus

08.03.2026 19:31 👍 1 🔁 0 💬 0 📌 0

Start teaching C++ (to beginners!) - Hannah Lenk - Meeting C++ 2025 lighning talks
www.youtube.com/watch?v=f6fE...
#cpp
#cplusplus

08.03.2026 19:29 👍 0 🔁 0 💬 0 📌 0

Stoopid Questions - Frances Buontempo - Keynote Meeting C++ 2025
www.youtube.com/watch?v=zztv...
#cpp
#cplusplus

08.03.2026 16:56 👍 1 🔁 1 💬 0 📌 0
Why managing C++ dependencies is hard - Kerstin Keller - Meeting C++ 2025
Why managing C++ dependencies is hard - Kerstin Keller - Meeting C++ 2025 YouTube video by Meeting Cpp

Why managing C++ dependencies is hard - Kerstin Keller - Meeting C++ 2025
www.youtube.com/watch?v=fDXt...
#cpp
#cplusplus

08.03.2026 15:30 👍 1 🔁 0 💬 0 📌 0
Towards Safety and Security in C++26 - Daniela Engert - Meeting C++ 2025
Towards Safety and Security in C++26 - Daniela Engert - Meeting C++ 2025 YouTube video by Meeting Cpp

Towards Safety and Security in C++26 - Daniela Engert - Meeting C++ 2025
www.youtube.com/watch?v=mQI3...
#cpp
#cplusplus

08.03.2026 14:52 👍 0 🔁 0 💬 0 📌 0
Exploring Mutable Consteval State in C++26 Recently I wrote a post titled “Implementing Constexpr Parameters Using C++26 Reflection (Kind Of)”. The primary mechanic behind that post was using C++26’s std::meta::substitute in order to trigger f...

Exploring Mutable Consteval State in C++26
friedkeenan.github.io/posts/explor...
#cpp
#cplusplus

08.03.2026 13:30 👍 1 🔁 0 💬 0 📌 0
Meeting C++ Community Survey

#CppPollOfToday: Do you use Qt?
meetingcpp.com/mcpp/survey/...
#cplusplus
#cpp

07.03.2026 23:25 👍 0 🔁 0 💬 0 📌 0
Preview
Sandor Dargo Constness is such an important idea that in certain languages entities are const, in other words, immutable by default

Book of the Day: How to use const in C++ by Sandor Dargo
meetingcpp.com/mcpp/books/b...
#cplusplus
#cpp

07.03.2026 21:00 👍 0 🔁 0 💬 0 📌 0
Preview
the hidden compile-time cost of C++26 reflection Article/tutorial on http://vittorioromeo.com

the hidden compile-time cost of C++26 reflection
vittorioromeo.com/index/blog/r...
#cpp
#cplusplus

07.03.2026 20:05 👍 3 🔁 1 💬 0 📌 0
Meeting C++ Community Survey

#CppPollOfToday: Which platforms/OS do you target with C++?
meetingcpp.com/mcpp/survey/...
#cplusplus
#cpp

06.03.2026 23:28 👍 1 🔁 0 💬 0 📌 0
Persistence squared: persisting persistent data structures - Juan Pedro Bolívar Puente - Meeting C++
Persistence squared: persisting persistent data structures - Juan Pedro Bolívar Puente - Meeting C++ YouTube video by Meeting Cpp

Persistence squared: persisting persistent data structures - Juan Pedro Bolívar Puente - Meeting C++ 2025
www.youtube.com/watch?v=pQhH...
#cpp
#cplusplus

06.03.2026 19:53 👍 0 🔁 0 💬 0 📌 0
Preview
Accelerated 2D Canvas Benchmarks See how the accelerated 2D canvas benchmarks reveal significant performance improvements over OpenGL, especially on mobile and embedded devices.

Accelerated 2D Canvas Benchmarks
www.qt.io/blog/acceler...
#cpp
#cplusplus

06.03.2026 16:10 👍 0 🔁 0 💬 0 📌 0
Meeting C++ weekly Blogroll 519

Meeting C++ weekly Blogroll 519
www.meetingcpp.com/blog/blogrol...
#cpp
#cplusplus

06.03.2026 10:53 👍 0 🔁 0 💬 0 📌 0
Meeting C++ Community Survey

#CppPollOfToday: Do you use a package manager for C++?
meetingcpp.com/mcpp/survey/...
#cplusplus
#cpp

05.03.2026 22:54 👍 0 🔁 0 💬 0 📌 0
Preview
Gavrilin Andrey, Adrian Ostrowski, Piotr Gaczkowski Designing scalable and maintainable software with C++ requires more than language expertise—it demands strong architectural thinking

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

05.03.2026 17:36 👍 0 🔁 0 💬 0 📌 0
The hidden costs of shared_ptr and when to avoid it #programming #cplusplus
The hidden costs of shared_ptr and when to avoid it #programming #cplusplus YouTube video by Meeting Cpp

The hidden costs of shared_ptr and when to avoid it
www.youtube.com/shorts/3H5-0...
#cpp
#cplusplus

05.03.2026 14:15 👍 0 🔁 0 💬 0 📌 0