$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Eric Niebler (eric_at_[hidden])
Date: 2005-11-30 16:08:27
Dave wrote:
> Hello all,
>
> For the life of me, I cannot find is_base_of<>. What header files /
> namespaces do I need to reference to get at this little guy? Actually, I'm
> starting to think it has been replaced and that I should be looking for
> something else...
>
Look for is_base_and_derived<>. You'll find it at
boost/type_traits/is_base_and_derived.hpp
-- Eric Niebler Boost Consulting www.boost-consulting.com