made wxList methods return compatibility_iterator instead of Node * to further reduce...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 22 Mar 2006 19:14:28 +0000 (19:14 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 22 Mar 2006 19:14:28 +0000 (19:14 +0000)
commitd4d8988c72e26ea5ef68b87a53691da7c3751a95
tree7891901d9f160c661b268e0f192385356b82221d
parent80f218424f34e2ded439cc23631ea1b74c72f732
made wxList methods return compatibility_iterator instead of Node * to further reduce differences between wxUSE_STL==0 and 1 cases

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