The refactoring is defined as the process of changing a software system in such a way that it does not alter the external behavior of the code yet improves its internal structure.
We can enumerate three decisions made by the managers concerning the code refactoring: Continue reading “Want to modernize your C++ codebase, check first the banned C++11/C++14 features from the Google style guide.”