Boost.MetaStateMachine

    • Table of Contents
      • Preface
      • Founding idea
      • UML short guide
      • Tutorial
        • Basic front-end
        • Functor front-end
        • PUML front-end (C++20, experimental)
        • eUML front-end (deprecated)
        • Back-end
        • Backmp11 back-end (C++17, experimental)
      • Performance / Compilers
      • Questions & Answers, tips
      • Internals
      • Acknowledgements
      • Version history
      • Reference
        • External references to MSM
        • eUML operators and basic helpers
        • Functional programming
        • Common headers
        • Back-end headers
        • Front-end headers
  • Table of Contents
  • Reference
  • External references to MSM
arrow_back arrow_upward arrow_forward

External references to MSM

An interesting mapping UML < - > MSM from Takatoshi Kondo can be found at Redboltz.

Edit this Page
Reference eUML operators and basic helpers