]> git.saurik.com Git - wxWidgets.git/commit
use wxScopeGuard instead of an explicit try/catch(...)/throw: this suppresses wxUSE_E...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 9 Oct 2008 11:27:59 +0000 (11:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 9 Oct 2008 11:27:59 +0000 (11:27 +0000)
commitfc31181d2cff6ca1e05b6a820c18b87d8915344b
tree4b825393553c5c7ac87d9851630644ec1d7489f3
parentbcffb4d1a9edaa539770382e14129ac902da68d8
use wxScopeGuard instead of an explicit try/catch(...)/throw: this suppresses wxUSE_EXCEPTIONS tests and also avoids MSVC unreachable code warnings

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56195 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/vector.h