
29 Nov
2009
29 Nov
'09
6:19 p.m.
Not a review, just a question. Why the transition table uses non-type template parameter for actions and guards instead of using a agreed function name for handling events in states? That should get the transition table a lot smaller and maybe even faster for not using a pointer (though speed-wise, that's a wild guess). I think it would be alot cleaner. I'm surely missing something, but I would like to know what it is. Thanks in advance, -- Felipe Magno de Almeida