Can I read Migrating to C++ for Embedded Systems on EtoBox?
Migrating to C++ for Embedded Systems by Maja Peric is a document available to read on EtoBox.
What is Migrating to C++ for Embedded Systems about?
This document contains a question and answer session on migrating from embedded C to C++. Participants asked questions about C++ standards, error handling without exceptions, static initialization issues, and when C may still be preferable to embedded C++. The responses indicated that modern C++ is quite efficient for embedded applications and address historic issues like static initialization and overhead. It was recommended to choose C++ over C whenever possible.
- Author
- Maja Peric
- Language
- EN