On Saturday 15 March 2003 06:03 pm, Andreas Huber wrote: > [ ... ] > > > 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://lists.boost.org/MailArchives/boost/msg45211.php > > Regards, > > Andreas
Ah, yes it is. I've applied the patch (actually, Daniel Frey's version: no need to duplicate code) on mainline and the RC_1_30_0 branch. Doug _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost