0
votes
Do the concepts in Accelerated C++ Practical Programming by Example still hold up today?
Some of the answers are totally missing the point. OOP in C++ has many opportunities to be much faster than their C counterparts. I'll give the example from I think Effective C++ by Scott Meyers, w …
