Home > Theatre Talks >
Using C++ Features for Embedded System Development
Ravindra Singh - Available in 5 days, 6 hours and 21 minutes (2025-05-13 12:00 EDT) - EOC 2025

Using C++ Features for Embedded System Development
Ravindra Singh
From the introduction of C++14 onwards, there are various C++ features such as templates, constexpr, specialized classes, etc., which provide new ways to develop bare-metal software for embedded systems that is as efficient as, and in some cases more efficient than, a bare-metal C program.