improved deallocation fix for Visual C++ Multithreaded non DLL runtime
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Thu, 29 May 2003 14:03:37 +0000 (14:03 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Thu, 29 May 2003 14:03:37 +0000 (14:03 +0000)
commit8ecf21b7db119d71e33e2651027570c4f91a690b
tree24822ee813075ee254ddf775538df810d0272db9
parentca5e07c7683a6b4c63dc6d4d05c75ba46d0b0de8
improved deallocation fix for Visual C++ Multithreaded non DLL runtime
so that it only has a performance impact on wxString in this configuration

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20756 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/string.h
src/common/string.cpp