[PATCH 3/4] msvcp90: Added basic_string<wchar_t>::swap implementation.

Vincas Miliūnas vincas.miliunas at gmail.com
Thu Nov 11 11:56:15 CST 2010


This implementation handles cases when basic_strings are allocated using different allocators, however WINE's implementation seems to ignore allocators.

---
 dlls/msvcp80/msvcp80.spec |    4 +-
 dlls/msvcp90/msvcp90.spec |    4 +-
 dlls/msvcp90/string.c     |  141 +++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 145 insertions(+), 4 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-msvcp90-Added-basic_string-wchar_t-swap-implementati.patch
Type: text/x-patch
Size: 7936 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101111/d2abfbef/attachment-0001.bin>


More information about the wine-patches mailing list