30 Apr
2009
30 Apr
'09
1:26 p.m.
The problem is found. The event was defined incorrectly: struct A : sc::event<B>;
I was just in the process of mentioning this :-).
By the way, isn't it worth verifying in compile-time that MostDerived is actually the most derived? Or there's no way to do this?