- Visualising Module Dependencies with CMake and Graphviz
https://embeddeduse.com/2022/03/01/visualising-module-dependencies-with-cmake-and-graphviz/ - A destructor, =default, and the move operations
https://andreasfertig.blog/2022/03/a-destructor-default-and-the-move-operations/ - wordlexpr: compile-time wordle in c++20
https://vittorioromeo.info/index/blog/wordlexpr.html
cm https://www.youtube.com/watch?v=wp3LPrhu2Sk - Zero-cost exceptions aren’t actually zero cost
https://devblogs.microsoft.com/oldnewthing/20220228-00/?p=106296 - C++ header files and inter-class connections
https://rachelbythebay.com/w/2022/02/26/include/ - Curious lack of sprintf scaling
https://aras-p.info/blog/2022/02/25/Curious-lack-of-sprintf-scaling/ - Mocking virtual functions with gMock
https://www.sandordargo.com/blog/2022/03/02/mocking-non-virtual-and-free-functions - 3 interesting behaviors of C++ casts
https://belaycpp.com/2022/03/02/3-interesting-behaviors-of-c-casts/ - Picking Fairly From a List of Unknown Size With Reservoir Sampling
https://blog.demofox.org/2022/03/01/picking-fairly-from-a-list-of-unknown-size-with-reservoir-sampling/
- C++ Weekly - Ep 313 - The
constexpr
Problem That Took Me 5 Years To Fix!
https://www.youtube.com/watch?v=ABg4_EV5L3w - Generic Graph Libraries in C++20 - Andrew Lumsdaine & Phil Ratzloff - CppCon 2021
https://www.youtube.com/watch?v=Yk21tYLnzD8 - More about Dynamic and Static Polymorphism
http://www.modernescpp.com/index.php/more-about-dynamic-and-static-polymorhism - Arno Lepisk: Testing non-compiling code
https://www.youtube.com/watch?v=02Hu0amx-5Y - Ever Closer - C23 Draws Nearer
https://thephd.dev/ever-closer-c23-improvements - Back to Basics: Classic STL - Bob Steagall - CppCon 2021
https://www.youtube.com/watch?v=tXUXl_RzkAk - The Factory Pattern - Mike Shah - CppCon 2021
https://www.youtube.com/watch?v=4xrNtB60g0g - How I made a DOCUMENTATION WEBSITE for my Game Engine
https://www.youtube.com/watch?v=tJDof3nrfHU - Back to Basics: Casting - Brian Ruth - CppCon 2021
https://www.youtube.com/watch?v=2h2hdRqRIRk