Hi-<BR><BR>So I'm trying to make a program of mine more robust. I'm compiling with g++, and trying to use const member functions. Here is how things look:<BR><BR>class Foo {<BR><BR> public:<BR> int ...
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 ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results