$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2006-03-08 14:51:37
"Korcan Hussein" <korcan_h_at_[hidden]> writes:
> So does anybody know of a good method to determine if one std::type_info is
> a sub/super-type or another std::type_info.
There's no portable way to do it without explicitly registering
base/derived relationships.
-- Dave Abrahams Boost Consulting www.boost-consulting.com