$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2003-01-24 17:52:26
Is there such a thing as is_abstract_base<T> similar to is_polymorphic<T> ?
Is such a thing possible? I could use it but have been unable to figrure
out how to do it.
Robert Ramey