Explore how to invert visitor-based control flows using the Boost.Coroutine library in this 56-minute conference talk from C++Now 2016. Learn to combine Boost.Coroutine with Boost.Graph for stepping through and resuming visitor-based algorithms, showcasing an alternative interface that enhances readability, maintainability, and performance. Gain insights into this technique without prior knowledge of Boost.Coroutine or Boost.Graph. Access supplementary materials on GitHub for further study and practical implementation.
Overview
Syllabus
Pulling Visitors - Goodspeed & J H [ C++Now 2016 ]
Taught by
CppNow