$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andreas Huber (ah2003_at_[hidden])
Date: 2003-03-15 18:04:08
[ ... ]
> Index: is_class.hpp
> ===================================================================
> RCS file: /cvsroot/boost/boost/boost/type_traits/is_class.hpp,v
> retrieving revision 1.5
> retrieving revision 1.6
> diff -r1.5 -r1.6
> 84a85
> > ::boost::type_traits::ice_not< ::boost::is_function<T>::value
> >::value
>
> John?
This is due to the missing comma I reported in
http://listarchives.boost.org/MailArchives/boost/msg45211.php
Regards,
Andreas