Overview
Explore the intricacies of C++ Standard Library implementation in this conference talk from C++ on Sea 2024, where Google senior software engineer Christopher Di Bella demystifies the complexities that have limited standard library implementations to just a handful throughout history. Learn about the fundamental differences between standard library and user code, discover unique design opportunities and constraints, and understand critical user considerations in library implementation. Gain insights from Di Bella's experience working on the LLVM toolchain, Clang's diagnostics, and C++ standard library implementation at Google. Perfect for developers who want to understand the deeper aspects of C++ Standard Library implementation and break down the barriers to becoming standard library implementers.
Syllabus
How To Implement the C++ Standard Library - (Part 1 of 2) - Christopher Di Bella - C++ on Sea 2024
Taught by
cpponsea