#CppPollOfToday: Which C++20 language features are you using?
https://meetingcpp.com/mcpp/survey/?q=76
#cplusplus
#cpp
Book of the Day: C++ Software Design: Design Principles and Patterns for High-Quality Software by Klaus Iglberger
https://meetingcpp.com/mcpp/books/book.php?hash=60bbda6997fb45126b54f7e933ba6d8febb91fa6
#cplusplus
#cpp
Meeting C++ 2025 featured talk of the day: Raymi Klingers - 25+ Years of pathfinding problems with C++
https://meetingcpp.com/mcpp/schedule/talkview.php?th=ff69f5faab24f744918067c23631703cc01261cc
#meetingcpp
#cpp
#cplusplus
The case of the crash on a null pointer even though we checked it for null
https://devblogs.microsoft.com/oldnewthing/20250905-00/?p=111560
#cpp
#cplusplus
Qt on macOS 26 Tahoe
https://www.qt.io/blog/qt-on-macos-26-tahoe
#QtDev
#cpp
#cplusplus
What’s New in vcpkg (August 2025)
https://devblogs.microsoft.com/cppblog/whats-new-in-vcpkg-august-2025/
#cpp
#cplusplus
#CppPollOfToday: In how many companies/employers did you work as a C++ dev?
https://meetingcpp.com/mcpp/survey/?q=57
#cplusplus
#cpp
Book of the Day: Clean C++20 – Sustainable Software Development Patterns and Best Practices by Stephan Roth
https://meetingcpp.com/mcpp/books/book.php?hash=2830b4da51d83f4980c15bb172e9e5cf397d84c6
#cplusplus
#cpp
Building Better Code and Stronger Teams - Interview with Sándor Dargo
https://www.youtube.com/watch?v=iJfYtvHeAK0
#cpp
#cplusplus
Meeting C++ 2025 featured talk of the day: Johan Vanslembrouck - Why use coroutines for asynchronous applications?
https://meetingcpp.com/mcpp/schedule/talkview.php?th=ccdee0443cb235aef9d56156f5f3b72a53c4aede
#meetingcpp
#cpp
#cplusplus
How can I write a C++/WinRT IAsyncOperation<T> where T is not a Windows Runtime type?, part 2
https://devblogs.microsoft.com/oldnewthing/20250904-00/?p=111557
#cpp
#cplusplus