13 Jul
2017
13 Jul
'17
12:43 a.m.
On Wed, Jul 12, 2017 at 5:40 PM, Edward Diener via Boost
Boost has two state machine libraries. Did you look at either of them for your uses ?
No. The thought of introducing a dependency on a library dedicated only to large scale state machines never crossed my mind. Have you seen the state machine in question? Here's a typical example: https://github.com/vinniefalco/Beast/blob/ceeb354424bb00474bbf713450b1d03de1... Thanks