j
k
j a
j l
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_)?
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.
Back to the thread
Back to the list