Minor corrections to sorted arrays documentation.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 24 Sep 2009 00:21:36 +0000 (00:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 24 Sep 2009 00:21:36 +0000 (00:21 +0000)
commit72a4fa54d980d514f2cbd15e43cdb1f54902566e
tree3d5585c7591f83f14fbd2886963216eb3aaf8032
parent0126e6d25671efbaca178c3fc5d367f840379c88
Minor corrections to sorted arrays documentation.

Mention that Remove() uses binary search for sorted arrays so the item removed
by it is not necessarily the first one. Also correct documentation of Index()
for sorted arrays which was incorrectly the same as for the normal kind.

Closes #11233.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62046 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/dynarray.h