
11 Apr
2006
11 Apr
'06
9:20 a.m.
On 4/11/06, Reece Dunn <msclrhd@hotmail.com> 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.