C++ for the Embedded Programmer

6 years ago
2

David Ledger shows some advantages of using C++ in embedded microcontroller applications.
The use of template classes and meta programming to make code more platform independent and readable (and fun!) (David made me add that last bit).

Forum: https://www.eevblog.com/forum/blog/c-for-the-embedded-programmer/

Loading comments...