Boost logo

Boost :

Subject: Re: [boost] Meta State Machine library review starts Monday
From: Felipe Magno de Almeida (felipe.m.almeida_at_[hidden])
Date: 2009-11-29 13:19:37


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

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk