Boost logo

Boost :

Subject: Re: [boost] [Convert] Not a review
From: Max Sobolev (macsmr_at_[hidden])
Date: 2011-05-05 03:34:26


On 05.05.2011 10:12, Max Sobolev wrote:
> boost::lexical_cast<> (and std::stringstream), in comparison, supports
> conversions from *any* IStreamable to *any* OStreamable, but your tool
> converts from *raw char-* representation to long only!

must be read as:

boost::lexical_cast<> (and std::stringstream), in comparison, supports
conversions from *any* IStreamable to *any* OStreamable, but your tool
converts from *lexical* representation to long only!


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