MONTH: October 2024
C++ Insights
C++ Insights Episode 55: References are no pointers!
I published a new C++ insights episode: References are no pointers!. [...]
C++
Smart pointers and the pointer to implementation idiom
A post I wrote back in 2023 When an empty destructor is required resulted in feedback that I'd like to address in today's post. [...]