Avoiding dynamic memory (heap) allocations is a common practice in embedded development. In this talk we will discuss common problems and solutions, why to avoid heap allocation in the first place in some cases, and what does the C++ standard have to say about this?
--- --- --- --- --- ---
Presented at Core C++ 2019 conference, the slides can be found at
0 Comments