Boost logo

Boost :

From: Daniel Frey (daniel.frey_at_[hidden])
Date: 2003-03-15 09:36:02


Andreas Huber wrote:
>
> Hi there,
>
> The subject says it all (I'm using the CVS state from 5 minutes ago)...
>
> ===================================================================
> RCS file: /cvsroot/boost/boost/boost/type_traits/is_class.hpp,v
> retrieving revision 1.6
> diff -r1.6 is_class.hpp
> 84c84
> < ::boost::type_traits::ice_not< ::boost::is_void<T>::value >::value
> ---
> > ::boost::type_traits::ice_not< ::boost::is_void<T>::value >::value,

You are right. But I suggest not just to add the comma, but to remove
the #if/#else/#endif-part it is found in, as both parts are identical
now.

Regards, Daniel

-- 
Daniel Frey
aixigo AG - financial training, research and technology
Schloß-Rahe-Straße 15, 52072 Aachen, Germany
fon: +49 (0)241 936737-42, fax: +49 (0)241 936737-99
eMail: daniel.frey_at_[hidden], web: http://www.aixigo.de

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