In this series, I'm exploring a handful of guidelines from the C++ Core Guidelines project. You can always find the latest version on GitHub-- look at the ...
I like having some of the protection given by using const for all my GetXXX member functions. I also like to keep my synchronization objects as member variables. And unless I'm missing something, I ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results