$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Maarten Kronenburg (M.Kronenburg_at_[hidden])
Date: 2006-05-26 10:49:24
In the design decisions I have recommended
to use the wide stringstream for conversion to
wide strings.
Then the user can set the locale etc. in the wide
stringstream.
When converting directly to a wide string I see
no added value, because I cannot get any
wide string info from a return value.
Regards, Maarten.
"Jarrad Waterloo" <jwaterloo_at_[hidden]> wrote in message
news:20060526134337.352212708024_at_dqmail.dynamicquest.com...
> Will the to_string be templated so as to be able to use wstring? I would
> hate to have to use another conversion function.
>
>
> _______________________________________________
> Unsubscribe & other changes:
http://listarchives.boost.org/mailman/listinfo.cgi/boost
>