- Modern C++ In-Depth — Move Semantics, Part 1
https://medium.com/factset/modern-c-in-depth-move-semantics-part-1-8a29d33944e4 - Code golfing: Optimizing code to darken a bitmap, part 1
https://devblogs.microsoft.com/oldnewthing/20220307-00/?p=106317 - Mixins td see shared_from_this http://www.modernescpp.com/index.php/mixins
- Mocking non-virtual and free functions with gMock
https://www.sandordargo.com/blog/2022/03/09/mocking-non-virtual-and-free-functions - Optimizing code to darken a bitmap, part 1
https://devblogs.microsoft.com/oldnewthing/20220307-00/?p=106317
Optimizing code to darken a bitmap, part 2
https://devblogs.microsoft.com/oldnewthing/20220308-00/?p=106321
Optimizing code to darken a bitmap, part 3
https://devblogs.microsoft.com/oldnewthing/20220309-00/?p=106331
Optimizing code to darken a bitmap, part 4
https://devblogs.microsoft.com/oldnewthing/20220310-00/?p=106335 - TIL: nullopt_t is not equality-comparable, but monostate is
https://quuxplusone.github.io/blog/2022/03/07/monostate-vs-nullopt/ - Bannalia: trivial notes on themes diverse
http://bannalia.blogspot.com/2022/03/emulating-template-named-arguments-in.html - Emulating template named arguments in C++20
http://bannalia.blogspot.com/2022/03/emulating-template-named-arguments-in.html
- Daniela Engert - A short tour of C++ Modules - Modules demystified and applied - Meeting C++ 2021
https://www.youtube.com/watch?v=35SlLAGLRIA - Inbal Levi - Smart Pointers and RAII - Meeting C++ online
https://www.youtube.com/watch?v=XU-dujj72SM - Introduction to memory exploitation - Patricia Aas - Meeting C++ 2021
https://www.youtube.com/watch?v=s18lHhN-NXc - C++ Weekly - Ep 314 - Every Possible Way To Force The Compiler To Do Work At Compile-Time in C++
https://www.youtube.com/watch?v=UdwdJWQ5o78 - A Case-study in Rewriting a Legacy GUI Library for Real-time Audio Software in Modern C++
https://www.youtube.com/watch?v=90I0hH5-r5A