$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Spirit, StateChart, MSM
From: Andreas Huber (ahd6974-spamboostorgtrap_at_[hidden])
Date: 2012-05-25 09:45:58
Hi
> What are the differences between these three libraries? I feel I can use any
of these libs. Is there any page where the comparison/pros&cons are listed and
so on?
The key differences between MSM and Statechart are discussed here:
<http://stackoverflow.com/questions/4275602/boost-statechart-vs-meta-state-
machine/4311524#4311524>
HTH,
Andreas