From: John Maddock (john_at_[hidden])
Date: 2006-10-13 05:21:06


Ronald Garcia wrote:
> Howdy,
>
> A large amount of code in boost/type_traits/integral_constant.hpp
> appears to be #if'ed out. Can that code be safely removed from the
> file or is it a work in progress?

Removed.

As far as I can tell no compiler needs those workarounds, but I couldn't
find an mpl concept-check to verify that completely?

Thanks for spotting that one,

John.