C remains the darling of embedded programmers, but C++ garners a sizable chunk. Using C++ features judiciously can result in code that’s as efficient or more efficient than a comparable C application.
The ISO C++ Committee earlier this month voted to send the Draft International Standard of C++ 20 out for final approval and publication, due later this year. Highlights of C++ 20 include modules, ...