Comment on Why do C++ folks make things so complicated?parentComments−cageface15yC++ is the wrong choice for many applications, and I'll reach for a higher-level language if I can, but if you need the low-level control of C and need some tools for better abstraction C++ is your only real option.
Comments
C++ is the wrong choice for many applications, and I'll reach for a higher-level language if I can, but if you need the low-level control of C and need some tools for better abstraction C++ is your only real option.