Learn EDR Internals: Research & Development From The Masters
Google AI Professional Certificate - Learn AI Skills That Get You Hired
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Explore memory management techniques in C++ with this comprehensive conference talk from NDC TechTown 2023. Dive into Polymorphic Memory Resource (PMR), available since C++17, and learn how it simplifies memory management for various purposes such as reducing heap allocation costs, improving reference locality, and minimizing heap fragmentation. Discover tools and techniques for analyzing program memory usage, implement PMR with standard library types, and create custom PMR-compatible types. Gain valuable advice on enhancing program memory usage while avoiding common pitfalls. This talk equips C++ developers with essential knowledge to optimize memory management in their applications.
Syllabus
Most Malleable Memory Management Method - Björn Fahller - NDC TechTown 2023
Taught by
NDC Conferences