Boost logo

Boost :

Subject: Re: [boost] ice_and/or vs. mpl::and_/or_
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2012-05-14 09:10:09


On 05/13/2012 04:29 AM, Nathan Ridge wrote:
>
> Hi,
>
> Is there any difference between boost::type_traits::ice_and (ice_or)
> and boost::mpl::and_ (or_)?

boost::type_traits::ice_and takes bools, boost::mpl::and_ takes types.


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