
7 Sep
2007
7 Sep
'07
11:51 a.m.
Edd Dawson wrote:
I just don't like having to change existing code; it's fine deriving from virtual_ctors<> when creating new classes, but it won't work with the stuff I already have
A solution might be to do un-intrusive intrusive, like the intrusive containers do.