]> git.saurik.com Git - wxWidgets.git/commit
compatibiltiy functions should be inline, we don't want to take space hit for using...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 19 Jul 2003 19:56:46 +0000 (19:56 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 19 Jul 2003 19:56:46 +0000 (19:56 +0000)
commit137b730319c304f99a7b0dcd441c0fe332aa11b2
treec1955dfb385b189868cef50550d6935f7bad4760
parent6de44038847d7d0930cc5342b7513d5be4283839
compatibiltiy functions should be inline, we don't want to take space hit for using them nor speed hit for the user code!

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