
13 Oct
2006
13 Oct
'06
9:21 a.m.
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.