C++ Standards Committee member Patrice Roy breaks down memory management myths and reveals when you actually need custom allocators in a conversation with Ken Carpenter. From avoiding common pitfalls to optimizing performance, this deep dive covers what every C++ developer should know.
BOOK EPISODE
C++ Memory Management
C++ expert Patrice Roy discusses his new memory management book with Kevin Carpenter - covering smart pointers, custom allocators, and when to avoid dynamic allocation altogether.
Watch the video