Embedded C++

Embedded C++ (EC++) is a subset of the ISO/IEC 14882:2003 C++ language that is intended to compile into smaller, faster executable code suitable for embedded systems. Embedded C++ source code is upwardly compatible with ISO/IEC C++ source code.

Related information
ABI Conformance
Data Representation
Data Addressing
Aligning Data
Small Data Area PIC/PID Support
Variable Length Encoding
Building a ROM Image