Refactoring C++ Legacy Code Through Pure Functions
How do you deal with the huge amounts of C++ code from your codebase? I bet you’d like to change a few things here and there, particularly when the code has been around for years, but it’s not that easy since any change can break seemingly unrelated features. In this webinar, Alexandru Bolboaca presents a …
Refactoring C++ Legacy Code Through Pure Functions Read More »