$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Maxim Yegorushkin (maxim.yegorushkin_at_[hidden])
Date: 2006-04-11 05:20:14
On 4/11/06, Reece Dunn <msclrhd_at_[hidden]> wrote:
[]
> The string_to<T> function could have basic_string and wstring overloads, but this would be inconsistent with the rest of the C++ library.
I don't like the idea of the user having to convert whichever string
he happens to use to std::basic_string just to do the conversion.