
24 Jun
2005
24 Jun
'05
1:29 p.m.
"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 !! -- Dave Abrahams Boost Consulting www.boost-consulting.com