]> git.saurik.com Git - wxWidgets.git/commit - include/wx/arrstr.h
Use correct types for comparison functions in wxArray,
authorMattia Barbon <mbarbon@cpan.org>
Thu, 17 Jul 2003 22:23:43 +0000 (22:23 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Thu, 17 Jul 2003 22:23:43 +0000 (22:23 +0000)
commitf700f98cf5bcc9fb80a7328c9c8896c70c748f54
treee1cde4c1130507831f2b101f902b1583119dd363
parentbf07249cdd3f0ce850c8ff0b98a1d5dc0d210ad1
  Use correct types for comparison functions in wxArray,
wxSortedArray and wxSortedArrayString, when wxUSE_STL=1.

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