$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2007-09-07 07:51:41
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.