$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2003-10-28 08:05:55
> I've repeatedly suggested is_base_of<B, D> ("B is a base of D") and
> is_derived_from<D, B> ("D is derived from B") and repeatedly been ignored.
> ;-)
Not entirely, is_base_of is the name suggested in the standardisation
proposal :-)
John.