Every two weeks, or so, we sit down with guests from the C++ community to discuss the latest news and what they have been up to. Find us at cppcast.com
The C++ ABI
November 20, 2019
00:51:57
37.51 MB
Downloads: 0
Rob and Jason are joined by Titus Winters from Google. They first discuss some news of C++ tools, including Sourcetrail going open source and C++ Build Insights for Visual Studio. Then Titus goes into what the C++ ABI is, what breaking the ABI means, and whether or not we should consider breaking the ABI in future versions of C++. Titus also shares some a preview of his upcoming book 'Software Engineering at Google.'
News
- Pittsburgh C++ Meetup Group
- Sourcetrail is now free and open source
- Guide to Performance Analysis and Tuning
- Introducing C++ Build Insights
Links
- ABI Now or Never
- Software Engineering at Google: Lessons Learned from Programming Over Time
- CppCon 2019: Titus Winters "Maintainability and Refactoring Impact of Higher-Level Design Features"
- CppCon 2019: Chandler Carruth, Titus Winters "What is C++"
- Hyrum's Law