Tagged Questions
16
votes
20answers
2k views
C++ constructs replacing C constructs
After discussing with a newly arrived developer in my team, I realized that there are still, in C++, habits of using C constructs because they are supposed to be better (i.e. faster, leaner, prettier, ...