$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Daryle Walker (darylew_at_[hidden])
Date: 2000-07-30 12:21:57
Is there a template class that helps indicate whether or not a type is
polymorphic (i.e. dynamic_cast can work with it)? If not, how can we make
one?
--