
8 Oct
2006
8 Oct
'06
6:34 p.m.
Janek Kozicki said: (by the date of Sat, 7 Oct 2006 23:25:04 +0200)
class my_cool_plugin : public cool_foo, virtual cool_bar<std::string> { }
BTW: is it even possible to make such class work as a plugin?
To clarify: I'm talking here about problems that virtual inheritance may possibly cause. -- Janek Kozicki |