Subject: [boost] ice_and/or vs. mpl::and_/or_
From: Nathan Ridge (zeratul976_at_[hidden])
Date: 2012-05-12 22:29:24


Hi,

Is there any difference between boost::type_traits::ice_and (ice_or)
and boost::mpl::and_ (or_)?

Should one be preferred over the other in the implementation of other
Boost libraries?

Thanks,
Nate