Is there a clever way to hide (what would be public) base class functionality from derived classes? My first thought is to simply redirct the function call to a private function, but this would not ...
In C++, a constructor is a special function that must be invoked when an object is created. Its objective is to initialize a new object to a valid state before any processing occurs using the object.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results