$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2006-05-24 22:30:40
The macro BOOST_TT_AUX_BOOL_TRAIT_DEF1 is only designed to be used
inside namespace boost, but here it is used inside
boost::type_traits::detail, causing Borland to complain that there is
no definition for the symbol `template_arity' (in that scope).
-- Dave Abrahams Boost Consulting www.boost-consulting.com