Scale Forem

Scale YouTube
Scale YouTube

Posted on

NDC Conferences: Dynamic memory allocation challenges in safety critical systems - Xavier Bonaventura

Ever wondered why dynamic memory allocation in C++ can be a total headache, especially when lives are on the line? Xavier Bonaventura's talk dives deep into this exact problem for safety-critical systems, where strict rules often say 'no' to on-the-fly memory grabs.

You'll discover which sneaky C++ features use dynamic memory without you even knowing, the big challenges this poses, and slick alternatives to keep your systems running safely. Get ready to learn how to allocate memory like a boss, even in the most sensitive environments!

Watch on YouTube

Top comments (0)