]> git.saurik.com Git - wxWidgets.git/commit
changed wxVectorBase and WX_DECLARE_BASE into wxVector<T> template
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 7 Jul 2007 10:09:42 +0000 (10:09 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 7 Jul 2007 10:09:42 +0000 (10:09 +0000)
commite966f815d45cbb4d1204e4f4ec770af947e45890
tree89427788be7b7c2053e39318de26f9d4ee4d765f
parente4dd1e19a281da5d1e23b12fd76c9fc242bcb1d6
changed wxVectorBase and WX_DECLARE_BASE into wxVector<T> template

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47212 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/clntdata.h
include/wx/vector.h
tests/Makefile.in
tests/makefile.bcc
tests/makefile.gcc
tests/makefile.vc
tests/makefile.wat
tests/test.bkl
tests/test_test.dsp
tests/vectors/vectors.cpp [new file with mode: 0644]