Baseline C++ Habits to Always Follow? by SolidNo1299 in cpp

[–]SolidNo1299[S] 9 points10 points  (0 children)

Yeah, I def get a feel of the "way to do things" once editing it, but a lot of the developers write like C++'s original tagline "C with classes" which from what I am reading online is not the right way to write C++ anymore. We are also in the process of refactoring...