#CppPollOfToday: Which C++20 library features are you using?
https://meetingcpp.com/mcpp/survey/?q=77
#cplusplus
#cpp
Smarter, workspace-aware code completions for C++ in VS Code
https://devblogs.microsoft.com/cppblog/smarter-workspace-aware-code-completions-for-c-in-vs-code/
#cpp
#cplusplus
Book of the Day: C++ Lambda Story by Bartlomiej Filipek
https://meetingcpp.com/mcpp/books/book.php?hash=7054fe7151d008a4c29fb2fd7a7c43a214c225e6
#cplusplus
#cpp
Henrik Fransson: C++ On Time
https://www.youtube.com/watch?v=aKyj5ZycnsU
#cpp
#cplusplus
TreeFrog Framework version 2.11.1 release
https://github.com/treefrogframework/treefrog-framework/releases/tag/v2.11.1
#cpp
#cplusplus
Meeting C++ 2025 featured talk of the day: Gabriel Valenzuela - PetriNet Studio: Architecting a SaaS Simulator in Modern C++
https://meetingcpp.com/mcpp/schedule/talkview.php?th=a743d64c726e1b294e5f19d5e4f2df8aef8f44f8
#meetingcpp
#cpp
#cplusplus
What's new in your dependencies? Advanced Recipe and Source Diffing in Conan
https://blog.conan.io/cpp/diff/report/conan/2025/07/07/What-is-in-your-dependencies-updates.html
#cpp
#cplusplus
minimizing manual intervention.
Ensure your extensions are updated to access these enhancements.
Share your feedback to help shape future improvements! #Cplusplus #GitHubCopilot #DevCommunity
For more information check: https://devblogs.microsoft.com/cppblog/smarter-workspace-aware-code-completions-for-c-in-vs-code/.
Inheritance and composition in C++
So... I decided to rebase the project codebase.
The results of my work you can see here 👉🏼 https://gitlab.com/xolatgames/birdy-wants-crisps
So as you can see - the work on the project is in full swing 😉
But while I "rebase" the source code of the project - it can't will be running!
#Birdy #cpp #sdl #sdl2 #opensource #git #gitlab #game #gamedev #adventure #animals #npc #cplusplus #development
#294 Given the following in C++
void f() {
int _; // A placeholder with no name
float _; // Ok
static int _; // Well-formed?
}
Without checking:
A. Yes
B. No
C: Show answers
Meeting C++ 2025 featured talk of the day: Jan Baart - Taming the Beast: Strategies for Incrementally Modernizing Large C++ Codebases
https://meetingcpp.com/mcpp/schedule/talkview.php?th=617612cab323c0aad958eba7769af2ddf65f28d0
#meetingcpp
#cpp
#cplusplus
Book of the Day: 97 Things Every Programmer Should Know by Kevlin Henney
https://meetingcpp.com/mcpp/books/book.php?hash=2cc8b7feca9dc733d26a4778b038e463e9ca89d4
#cplusplus
#cpp
Class constructors and destructors in C++
#CppPollOfToday: Which classic design patterns do you use?
https://meetingcpp.com/mcpp/survey/?q=79
#cplusplus
#cpp
Meeting C++ 2025 featured talk of the day: Andrei Zissu - C++ Contracts – a Meaningfully Viable Product
https://meetingcpp.com/mcpp/schedule/talkview.php?th=5e01acdb61f6cced0f6680677edf2b80ddaf8e43
#meetingcpp
#cpp
#cplusplus
Book of the Day: Beautiful C++ by J. Guy Davidson and Kate Gregory
https://meetingcpp.com/mcpp/books/book.php?hash=31cb5a25223ac4bf79b3ff7c57c65609989f9d81
#cplusplus
#cpp