This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Strange behavoiur of ostringstream (tested on g++3.3.5/4.0.2)


On Sat, Jan 28, 2006 at 11:14:40AM +0200, Wladimir Mutel wrote:
> 
> 	So, dear people, I would appreciate if you clear my possible
> 	misconceptions about C++, refer me to the knowledgeable
> 	authority able to give final answer on my question, or propose 
> 	a workaround that is portable and not specific to VC++.

Have you looked at boost::lexical_cast ?

http://boost.org/libs/conversion/lexical_cast.htm

jon


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]