
13 Jul
2010
13 Jul
'10
9:43 p.m.
In article
So I tried it...and it failed with a compiler error that I looked into and makes perfect sense. The state<> template expects the third parameter to be a context, which custom_reaction is apparently not
Err, not a context, an InitialInnerState. As far as I can tell, a custom_reaction<> will never match that concept. -- http://crazyeddiecpp.blogspot.com/