- What are the duck-typing requirements of
_com_ptr_t
? - Dealing with Sharing
- Linux kernal map
- Variadic functions vs variadic templates
- GCC 12.3 Released
- Rust Enums in Modern C++
- Functional Programming in C++
- How to debug C++ lambda expressions with GDB
- Include Guards and their Optimizations
- Better than Singletons: The Service Locator Pattern