
10 Mar
2006
10 Mar
'06
8:51 a.m.
Oh, my fault this is my mail client that thinks that it is a quote and doesn't shows up the missing '>'. I am sorry. But I've mentioned something what confuses me a bit: template< typename S > struct sm : public sc::state_machine< sm< S >, proto< S >
{}; Won't this cause a endless recursion on instantiation? BR Vinzenz