]> git.saurik.com Git - wxWidgets.git/commit
Fix wxSortedArray::Index() when wxUSE_STL == 1, with tests.
authorMattia Barbon <mbarbon@cpan.org>
Sat, 22 Jan 2005 13:28:49 +0000 (13:28 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Sat, 22 Jan 2005 13:28:49 +0000 (13:28 +0000)
commit10dcbe6369f40ed96a7fad6a0aee6c74a6366759
treed4ca90b3e78b318b3f8df45c92be2a56d05f6a8e
parent104fa1124db01b857ff0faa3046340e32e4d7f02
  Fix wxSortedArray::Index() when wxUSE_STL == 1, with tests.

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