Visualize Template Instantiations - Understand Your Template Bugs
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore a conference talk from ACCU 2016 that demystifies C++ templates and their instantiation process. Learn how to visualize template instantiations and overload selections in C++ IDEs, making it easier to understand and debug template-related issues. Discover Templator, a tool integrated into the Cevelop IDE, which helps navigate through template code in instantiation contexts typically only available to compilers. Gain insights into solving complex template problems without running programs, and see how this approach can benefit both beginners and experienced C++ developers. Access accompanying slides and demo code on GitHub to practice these concepts hands-on.
Syllabus
'Visualize Template Instantiations - Understand your Template Bugs' - Peter Sommerlad [ ACCU 2016 ]
Taught by
ACCU Conference
Related Courses
Khronos Sycl Language Framework for C++ Accelerators - Take Advantage of All the MIPSACCU Conference via YouTube Space Invaders - The C++20 Spaceship Operator is Upon Us
ACCU Conference via YouTube Grinding, Farming, and Alliances - Become a Better Programmer by Using Words and Ideas From Casual Gaming
ACCU Conference via YouTube Designing for C++ Concurrency Using Message Passing
ACCU Conference via YouTube Productivity in C++ Game Development - Inside the Mind of an AAA Game Developer
ACCU Conference via YouTube