
12 Jul
2012
12 Jul
'12
4:32 p.m.
Le 12/07/12 16:01, Marshall Clow a écrit :
The new macro is named BOOST_NO_CXX11_NUMERIC_LIMITS, replacing BOOST_NO_NUMERIC_LIMITS_LOWEST. The old macro is still around, but set to the value of the new macro, and is listed in the "deprecated macros" section of the docs.
Paul - please feel free to update the docs to explain how this works (and update your code to use the new macro, natch).
Hi, is there a way to don't include all the deprecated macros? Vicente