Bartek posted an article today as part of a series of his work modernizing/refactoring a legacy C++ project. His series of articles takes an old C++ application and brings it up-to-date. In the article, Bartek covers the following techniques: Having the latest Compiler and correct C++ Standard version Fix Deprecated or Removed C++ Features Unit READ MORE