23 Jul
2008
23 Jul
'08
9:52 a.m.
Tony Turner wrote:
I added the sc::state<... qualification to 'my_base' as well, and received the following error msg:
'initial_deep_construct' is not a member of 'boost::mpl::list
'
It seems to me that this error is caused by adding mpl::list as suggested by Igor R. Undo this and it should compile. HTH Juraj