boostorg / lexical_cast

General literal text conversions, such as an int represented as a string, or vice versa
https://boost.org/libs/lexical_cast
34 stars 58 forks source link

Update small_examples.cpp #10

Closed akumta closed 9 years ago

akumta commented 9 years ago

For ticket# 11089

apolukhin commented 9 years ago

Thanks for providing the patch!

akumta commented 9 years ago

Can this be merged to the master branch? The fix has not made it to Boost 1.58 rc2.

Thanks.

On 03/10/15 01:46, Antony Polukhin wrote:

Thanks for providing the patch!

— Reply to this email directly or view it on GitHub https://github.com/boostorg/lexical_cast/pull/10#issuecomment-78014701.

apolukhin commented 9 years ago

This will make it's way into 1.58.

Currently we have a "code freeze", until the beta gets stable. After releasing the beta, there'll be time for merging fixes for the 1.58 release and fixing issues in beta