]> git.saurik.com Git - wxWidgets.git/commit
define arrays of chartoo as the existing ones can't be used to store char values...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 4 Nov 2006 12:51:01 +0000 (12:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 4 Nov 2006 12:51:01 +0000 (12:51 +0000)
commit1ffc8d7a55af1c253ca363bb0fbdda26bb4c9c65
tree7c7a712f0caafd2862dfa8ff8ac5f3357b15bcd3
parent719bc6faad0765728413e38f8348e0cf53cf654d
define arrays of chartoo as the existing ones can't be used to store char values (bug 1572314)

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