What Does It Take to Implement the C++ Standard Library? - C++Now Edition
Offered By: CppNow via YouTube
Course Description
Overview
Explore the intricacies of implementing the C++ Standard Library in this comprehensive conference talk from C++Now 2024. Delve into the unique challenges, design opportunities, and user considerations that set standard library implementation apart from typical user code. Learn about the complexity that has limited the number of implementations to date and gain insights into the decision-making process behind library design. Discover how senior software engineer Christopher Di Bella, who works on improving the LLVM toolchain at Google, approaches these challenges. Gain valuable knowledge about C++ ergonomics, performance optimization, and the inner workings of essential C++ tools. Perfect for experienced C++ developers, software engineers, and anyone interested in the depths of C++ language implementation.
Syllabus
What Does It Take to Implement the C++ Standard Library? (C++Now Edition) Christopher Di Bella
Taught by
CppNow
Related Courses
Control Flow Integrity in the Linux KernelLinux Foundation via YouTube A Fresh Look at Toolchains and Crosscompilers in 2020
Linux Foundation via YouTube A Few Effective GCC - Clang Optimizations for Embedded Systems
Linux Foundation via YouTube Embedded Linux Size Reduction Techniques
Linux Foundation via YouTube Using Clang for Fun and Profit - Examples from the Chromium Project
GOTO Conferences via YouTube