Filtered by: tags=override

Explicit Overrides

Feb. 26, 2013 |  CPP  override  CPP11 
In the last two days, I have been twice bitten by the loose nature of legacy C++ language. I had developed a base class that abstracts the core features of a module a year back. The class itself was a great success. Since developing it for a specific modul