Using C++ in embedded applications
C++ has some great features but care must be taken to make use of C++ in embedded applications to avoid code bloat.
Recommended articles and papers
C++ in Embedded Systems: Myth and Reality by Dominic Herity
http://www.embedded.com/98/9802fe3.htm
Building Bare-Metal ARM Systems with GNU: Part 1 - 8 By Miro Samek, Quantum Leaps Embedded.com
http://www.embedded.com/design/opensource/200000632?_requestid=228841
