Matthew Reddington
Results
4
issues of
Matthew Reddington
I also got rid of an auto-pointer type class that could be replaced with unique_ptr.
The idea is to begin raising the level of abstraction in implementation code. The only thing a `for` loop tells you is there's a loop, and you are left to...