$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [boost-users][conversion] 1.34.1 upgrade to 1.39 lexical_cast
From: Ryan McConnehey (mccorywork_at_[hidden])
Date: 2009-08-19 12:10:43
> You can represent it in a double, but not a float.
>
I tried using a double to store the value and the string output was the
same. Is this correct?
Ryan