Convert string to wchar.

Jacob Carlborg doob at me.com
Tue Aug 2 09:40:46 PDT 2011


I tried to convert a string into a wchar, but that didn't compile 
because of this template constraint:

https://github.com/D-Programming-Language/phobos/blob/master/std/conv.d#L1770

Is there a way to convert a string into a wchar?

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list