
Modern C++ for Embedded with Niall Cooling
The Agile Embedded Podcast
00:00
The Importance of Moving Ownership to Dynamic Memory
With modern, you've actually deliberately you've got to leap memory effectively. You can do a concept called move semantics, which again, rust has. The biggest issue is non-deterministic allocation to deallocation in terms of a real time system. That's still going to be our barrier, I think, to using dynamic memory. But yeah, on the, on the whole, it's, it's easier to use dynamic memory.
Transcript
Play full episode