Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2001-12-06 09:22:34


If neccessary, but since these templates are not part of the public
interface of type_traits, I'm a little reluctant to use them in another
library. For now, the bitwise operators seem to do the job.

Also, the name "ICE" always makes me think of a horrible crash ;-)
What does it stand for, again?

----- Original Message -----
From: "John Maddock" <John_Maddock_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Thursday, December 06, 2001 7:21 AM
Subject: [boost] Re: iterator_adaptor: strange compile error

>
> >MSVC doesn't think false || true || false is a constant expression!
>
> That's why type_traits uses the ice_or and ice_and templates internally to
> compute logical expressions, it might be a good idea to do the same thing
> here?
>
>
> - John Maddock
> http://ourworld.compuserve.com/homepages/john_maddock/
>
> Info: http://www.boost.org Send unsubscribe requests to:
<mailto:boost-unsubscribe_at_[hidden]>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>


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