[webkit-dev] cast operators for LPCWSTR / UString

Justin Haygood jhaygood at spsu.edu
Sun Nov 26 11:23:36 PST 2006


Would anyone object to a Windows only cast operator for LPCWSTR ßà UString?
Benefits include:

1.       You can use a LPCWSTR where a UString is expected

2.       You can use a UString where a LPCWSTR is expected

3.       The community can slowly develop a superfast method of converting
between the two

4.       Something similar can be done for WebCore::String, so that Windows
developers get the same benefit OS X developers get (cast operators to and
from the native Unicode string format)

 

Thanks,

Justin Haygood

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/webkit-dev/attachments/20061126/3a4ba045/attachment.html


More information about the webkit-dev mailing list