Re: [boost] Re: lexical_cast issue

2003-07-22 Thread tslettebo
> From: Rodolfo Lima > > I had some problems with lexical_cast and not using wchar_t as a built-in > type. For instance... > > std::stringstream ss; > ss << boost::lexical_cast("23"); > > lexical_cast would return a wstring, and a compile failure, because > internally there is a the template tha

[boost] Re: lexical_cast issue

2003-07-22 Thread tslettebo
>From: Drazen DOTLIC (Sorry for the late reply - I've recently started a new job, and moved, so I've been a little busy) >I've encountered something I can not claim to be a problem, but would >like to consult with you (or at least author of lexical_cast). We are >using VC7.1, boost from CVS few