]> git.saurik.com Git - wxWidgets.git/commit
use global operator new to fix compilation errors if type T overloads new (as wxObjec...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 9 Nov 2008 12:34:21 +0000 (12:34 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 9 Nov 2008 12:34:21 +0000 (12:34 +0000)
commit54742e34262c249c6aa17028ff57bd993faea82f
tree3386e6db507efec9888ab1306ee8dc1a6839bb48
parent46f83c8e8ff96e7a6456b61211c5a281203ea129
use global operator new to fix compilation errors if type T overloads new (as wxObject does with wxUSE_MEMORY_TRACING)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56714 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/vector.h