I\'m from the world of C# originally, and I\'m learning C++. I\'ve been wondering about get and set functions in C++. In C# usage of these are quite popular, and tools like
Getting and setting data members qua data members: Bad. Getting and setting elements of the abstraction: Good.