
I have tried using *transition_table *inside a *state *and its is not possible to have transition. But i am able to compile. If i use *internal_transition_table *then the maximum number of rows is limited to around 120. Any solutions?? On Fri, Oct 4, 2013 at 6:26 PM, rahul baruah <rahul03baruah@gmail.com>wrote:
32bit. Turns out that, if number of *rows* in *internal_transition_table* is large it throws this error. After replacing with *transition_table* it compiles large number of *rows*.
Any particular reason??
On Fri, Oct 4, 2013 at 6:14 PM, Klaim - Joël Lamotte <mjklaim@gmail.com>wrote:
Which compiler is it? Also, which build mode? 32bit or 64bit?
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users