What is an ABI and Why is Breaking it a Problem?
Offered By: CppNow via YouTube
Course Description
Overview
Explore the concept of Application Binary Interface (ABI) and its significance in C++ programming in this comprehensive conference talk from CppNow 2021. Delve into the definition of ABI, understand the "one definition rule," and examine real-world examples of ABI-breaking changes. Learn about historical instances, such as the libstdc++ and string cases, and gain insights into potential ABI-related considerations by the C++ committee. Enhance your understanding of C++ development practices and the implications of ABI compatibility for software maintenance and evolution.
Syllabus
What is an ABI and Why is Breaking it a Problem? - Marshall Clow - [CppNow 2021]
Taught by
CppNow
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera