Explore the experimental Boost.MSM-lite library in this CppNow conference talk. Learn how C++14 was utilized to improve upon the Boost.MSM and Boost.MSM-eUML libraries, achieving faster compilation times, smaller executable sizes, better performance, and reduced memory usage. Discover the benefits of Meta State Machines and understand how Boost.MSM-lite addresses the challenges of using Boost.MSM on a larger scale. Gain insights into the significant improvements, including up to 60 times faster compilation, 15 times smaller executables, and shorter error messages. Delve into the practical applications and advantages of this experimental library for C++ developers working with state machines.
Overview
Syllabus
Kirs Jusiak: C++14 version of Boost.MSM-eUML
Taught by
CppNow