Boost logo

Boost :

Subject: Re: [boost] Generic try, catch in boost::lexical_cast
From: Antony Polukhin (antoshkka_at_[hidden])
Date: 2011-05-19 23:40:33


2011/5/20 Vicente Botet <vicente.botet_at_[hidden]>:
> Hi,
>
> I see new test have been added. Have you run the new tests with the previous
> lexical cast version?

Yes, I have. They passed successfully.

Vicente, you have commented some time ago a ticket
https://svn.boost.org/trac/boost/ticket/4946
If you have some time and still can reproduce this bug, please check
the fix. It is just about adding #include
<boost/utility/value_init.hpp> and using
boost::value_initialized<Target> result; .

Best regards,
Antony Polukhin


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