I have this warning on Visual studio 2005. I want to get rid of theses warning. It apperas at line

BOOST_STATIC_CONSTANT( least, sig_bits = (~( least(0u) )) );

if I cast (least)(~( least(0u) )) I have not the warning. I want to be sure this is acceptable. Can someone confirm to me?

Thanks



--
---------------------------------------------------------
erbere
erbere@gmail.com