Search found 1 match

by grogmead
Wed Mar 01, 2017 6:49 pm
Forum: ESP-IDF
Topic: C++ and exception handling
Replies: 1
Views: 7996

Re: C++ and exception handling

Generally when using c++ in embedded systems, a number of the potentially more expensive (in terms of memory, speed, or size) features are not included. Exception handling is often one of them. Some folks discussing pros/cons of exceptions in c++ for embedded systems can be found here: http://stacko...