Allocator-Aware Software
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore the compelling case for allocator-aware (AA) software infrastructure in this comprehensive conference talk from ACCU 2019. Delve into the performance benefits of local allocators and address the real-world costs of implementing AA systems. Examine four syntactic styles based on C++11, C++17, and a new language-based approach for C++23. Compare costs and benefits, including performance improvements and collateral advantages like rapid prototyping of allocation strategies. Conclude with an analysis of the economic imperative for pursuing low-cost, language-based alternatives in modern C++ development. Gain valuable insights from John Lakos, a renowned C++ expert and author, as he presents a fact-filled discussion on this crucial aspect of software design.
Syllabus
Allocator-Aware (AA) Software - John Lakos [ACCU 2019]
Taught by
ACCU Conference
Related Courses
How C++23 Changes the Way We Write CodeNDC Conferences via YouTube A Preview of C++ 23
NDC Conferences via YouTube Let's Talk About C++ Abstraction Layers
CppNow via YouTube Top 5 Library Additions in C++23
CppNow via YouTube mp-units - Lessons Learned and a New C++ Library Design
ACCU Conference via YouTube