
8 Mar
2006
8 Mar
'06
7:51 p.m.
"Korcan Hussein" <korcan_h@hotmail.com> 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