Advanced Usage of the C++23 Stacktrace Library - ACCU 2024
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore advanced usage of the C++23 Stacktrace library in this 23-minute conference talk from ACCU 2024. Gain insights into generating stacktrace listings at runtime for improved debugging and code understanding. Learn about the library's API subtleties and its application in multi-threaded and coroutine-based programs. Discover how to leverage this standardized tool for deeper insights into your code's behavior. Access accompanying source code examples on GitHub to kickstart your own experimentation with the Stacktrace library.
Syllabus
Advanced Usage of the C++23 Stacktrace Library - James Pascoe - ACCU 2024
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