
"David Abrahams" <dave@boost-consulting.com> escribió en el mensaje news:ur7erlqge.fsf@boost-consulting.com...
David Abrahams <dave@boost-consulting.com> writes:
"Fernando Cacciola" <fernando_cacciola@hotmail.com> writes:
(1) Removed the numeric_cast<> code from boost/cast.hpp and added an #include <boost/numeric/conversion/cast.hpp> in its place
This change unfortunately means that users of boost/cast.hpp, even for the other casts, are going to get most of the numeric conversion library in; but I don't see any way to automatically "replace" the old numeric_cast<>.
But you forgot to check in old_numeric_cast.hpp !!
There were myriad other bugs, which I took care of for the bleary-eyed new father. Everything should be okay now, but you might want to check my work over (including in boost/cast.hpp).
Oh, sorry, and thank you for fixing it. I must be getting rust.
Oh, and don't forget to use BOOST_TESTED_AT!
OK Fernando Cacciola SciSoft