Add wxList::AsVector<>() helper.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 24 Nov 2012 17:36:44 +0000 (17:36 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 24 Nov 2012 17:36:44 +0000 (17:36 +0000)
commit102540a046870ad87b46c6016743a2ab90dc0f13
treea92826ebba4e4996eac5ea7a9f1ed0856299d2c7
parent84523830d52acd2865ec6f1b4f6b62b1f2bd9930
Add wxList::AsVector<>() helper.

This can be useful in legacy code using wxList to progressively replace it
with wxVector.

See #14814.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/list.h
interface/wx/list.h