Profile avatar
meetingcpp.bsky.social
1,249 posts 947 followers 99 following
Prolific Poster

Crate-training Tiamat, un-calling Cthulhu:Taming the UB monsters in C++ herbsutter.com/2025/03/30/c... #cpp #cplusplus

What’s new in C++26: contracts (part 3) mariusbancila.ro/blog/2025/03... #cpp #cplusplus

oneTBB 2022.1.0 github.com/uxlfoundatio... #cpp #cplusplus

Book of the Day: Programming: Principles and practice using C++ (3rd edition) by Bjarne Stroustrup meetingcpp.com/mcpp/books/b... #cplusplus #cpp

scnlib - the inverse of {fmt} github.com/eliaskosunen... #cpp #cplusplus

C++ Memory Management - Interview with Patrice Roy www.youtube.com/watch?v=R5e1... #cpp #cplusplus

Fixing exception safety in our task_sequencer devblogs.microsoft.com/oldnewthing/... #cpp #cplusplus

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

#CppPollOfToday: What is your favorite build system to use? meetingcpp.com/mcpp/survey/... #cplusplus #cpp

All videos from Meeting C++ 2024 are released www.meetingcpp.com/meetingcpp/n... #cpp #cplusplus

Expanded Client Areas and Safe Areas www.qt.io/blog/expande... #cpp #cplusplus

Qt 6.8.3 Released www.qt.io/blog/qt-6.8.... #QtDev #cpp #cplusplus

C++26: an undeprecated feature www.sandordargo.com/blog/2025/03... #cpp #cplusplus

Llama's Paradox - Delving deep into Llama.cpp and exploiting Llama.cpp's Heap Maze, from Heap-Overflow to Remote-Code Execution retr0.blog/blog/llama-r... #cpp #cplusplus

#CppPollOfToday: Which C++ standard containers do you use? meetingcpp.com/mcpp/survey/... #cplusplus #cpp

Meeting C++ recruiting update www.youtube.com/watch?v=YPa5... #cpp #cplusplus

Why does INVALID_HANDLE_VALUE cast through a LONG_PTR first? devblogs.microsoft.com/oldnewthing/... #cpp #cplusplus

Book of the Day: C++ Concepts by Sandor Dargo meetingcpp.com/mcpp/books/b... #cplusplus #cpp

LPT: Include your name in the name of your resume file. I receive LOTS of Resume.pdf files, and they get lost (or overwritten) in my downloads folder. So YourName_resume.pdf Or maybe try YourName_TheOneYouWantToHire_resume.pdf

Anders Sundman: Low, Lower, Lowest level Programming www.youtube.com/watch?v=-uZR... #cpp #cplusplus

Why does isocpp.github.io/CppCoreGuide... recommend deleting copy/move functions in polymorphic classes? Isn't it better to declare them protected? You still avoid slicing, but also allow derived classes to be copyable/movable if they want to.

VS Code C++ Extension Updates: 4x Faster Colorization & 3.5x Faster Project Startup devblogs.microsoft.com/cppblog/vs-c... #cpp #cplusplus

Fast MQTT logger (to syslog) raymii.org/s/software/F... #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

The third update to my book on modules is now available. This update features an in-depth exploration of modules, covering all the declarations, their usage, and the components in a module file. I still aim to release the final version by the end of May. leanpub.com/pragmaticmod... #cplusplus

On the Ignorability of Attributes brevzin.github.io/c++/2025/03/... #cpp #cplusplus

Generalizing std::midpoint biowpn.github.io/bioweapon/20... #cpp #cplusplus

Unsigned comparisons using signed types lemire.me/blog/2025/03... #cpp #cplusplus

#CppPollOfToday: Which C++ Standards do you have experience in? meetingcpp.com/mcpp/survey/... #cplusplus #cpp

Qt CAN Bus Example – How to start? scythe-studio.com/en/blog/qt-c... #cpp #cplusplus

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

I'll be speaking at C++FRUG for the first time in years on Thursday. See you in Paris again! www.meetup.com/user-group-c...

C++ Weekly - Ep 473 - continue and break Statements www.youtube.com/watch?v=CiB1... #cpp #cplusplus

(PDF) Converting a C++ application to modules www.cadifra.com/papers/conve... #cpp #cplusplus

A Lock-Free Stack: A Hazard Pointer Implementation Explained I www.modernescpp.com/index.php/a-... #cpp #cplusplus

New C++ Job: Senior Qt/C++ Developer at Scythe Studio in Poland #cppjobs www.meetingcpp.com/jobs/items/S... #QtDev #cpp #cplusplus

Book of the Day: Notebook C++: About Move Semantics by Andreas Fertig meetingcpp.com/mcpp/books/b... #cplusplus #cpp

German for Software Developers - Tina Ulbrich - Lightning Talks @ Meeting C++ 2023 www.youtube.com/watch?v=c2V4... #cpp #cplusplus

Bjarne Stroustrups Vision for 21st Century C++: Balancing Legacy, Safety, and Innovation www.universitycube.net/news/bjarne-... #cpp #cplusplus

Advanced C++ Optimization Techniques for High-Performance Applications — Part 2 medium.com/@martin00001... #cpp #cplusplus

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

All talks of Meeting C++ 2024 have now been published! www.youtube.com/watch?v=ur_Y... #cpp #cplusplus

San Diego C++ Meetup #72 – Refactoring with C++ vorbrodt.blog/2025/03/21/s... #cpp #cplusplus

Book of the Day: Surviving the C++ Coding Interview by Šimon Tóth meetingcpp.com/mcpp/books/b... #cplusplus #cpp

New CppCast: News and Catch-up cppcast.com/news_and_cat... #cpp #cplusplus

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

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

[MUC++] Markus Tremmel - Building high-performance web applications with WebAssembly and WebGPU www.youtube.com/watch?v=TwsS... #cpp #cplusplus

[MUC++] Nevin Liber - 15 Years Doing C++ Standardization Work: A Personal Retrospective www.youtube.com/watch?v=JKgX... #cpp #cplusplus

Book of the Day: C++ Concurrency in Action by Anthony Williams meetingcpp.com/mcpp/books/b... #cplusplus #cpp