2 Sep
2014
2 Sep
'14
8:22 p.m.
On Tuesday 02 September 2014 13:52:09 Aniket Pugaonkar wrote:
There is till FSM documentation online. Which one should i use for reference ?
It is useful for understanding concepts. However, does MSM or Statechart concepts different from those explained in FSM documentation which is still available?
Yes, these are different libraries, although the basic concepts should be very close. I think, MSM is more similar to FSM than Statechart is.
If anyone has that Turnstile example file, can you please share it with me ? (or just email me instead of boost mailing list )
I've created a git repo with the last version I have here: https://github.com/Lastique/fsm It'll probably fail to compile with the modern Boost though.