Boost logo

Boost :

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

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk