]> git.saurik.com Git - wxWidgets.git/commit - include/wx/buffer.h
resolve the DLL linking problems with MSVC due to use of static variables of template...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 2 Nov 2008 01:48:36 +0000 (01:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 2 Nov 2008 01:48:36 +0000 (01:48 +0000)
commit4e79262f789e5fbc41f2eae43311588cf0a72be3
treebe253a57773aaa111ed608e413f11406863b9b36
parent428dca1c5b9d11c5dd916bc859d9833f09f42b79
resolve the DLL linking problems with MSVC due to use of static variables of template types by replacing them by a non-template unique untypedNullDataPtr

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