$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Javier Estrada (JEstrada_at_[hidden])
Date: 2007-01-03 16:17:18
While going through the TR1 book from Pete Becker, I noticed that the
type traits, which is based on Boost.TypeTraits, does not have a
is_virtual_base_of traits, and I'm wondering whether such trait would be
(a) possible (b) different from what is_base_of currently provides and
(c) useful for any metaprogramming purposes.
Regards,
Javier