Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2005-06-24 10:33:37


David Abrahams <dave_at_[hidden]> writes:

> "Fernando Cacciola" <fernando_cacciola_at_[hidden]> 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, and don't forget to use BOOST_TESTED_AT!

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk