Ooops, sorry ... i was terribly unclear.

Andreas Huber  wrote:
"boost::fsm no longer uses acyclic visitor! The current double dispatch
implementation (which was inspired by Aleksey's fsm lib) uses one virtual
call followed by a linear search for a suitable reaction, using one RTTI
comparison per visited reaction. Although you cannot change the double
dispatch implementation itself, you can change one aspect of it, i.e. RTTI."

I mean :
 Where can i find something about cool "double dispatch" used in recently
submitted FSM code ?
Or Aleksey's fsm lib sources ?

Anyway thanks for links :)

regards,
bohdan



_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to