Boost logo

Boost :

From: Douglas Gregor (gregod_at_[hidden])
Date: 2003-03-15 18:21:29


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


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