C++14 Version of Boost.MSM-eUML
Offered By: CppNow via YouTube
Course Description
Overview
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.
Syllabus
Kirs Jusiak: C++14 version of Boost.MSM-eUML
Taught by
CppNow
Related Courses
Your Favorite Undefined Behavior in C++CppNow via YouTube Under the Hood - Assembly, System Calls, and Hardware in C++
CppNow via YouTube Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube