]> git.saurik.com Git - wxWidgets.git/commit
added convenient wxON_BLOCK_EXIT_THISn() macros wrapping wxON_BLOCK_EXIT_OBJn(*this)
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 27 Mar 2008 15:37:41 +0000 (15:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 27 Mar 2008 15:37:41 +0000 (15:37 +0000)
commit51c679d5e29c75e4f7f16ebe59dd9086157e7fa4
treec108f7a4044b0f75293b45227a23b296c57df922
parenteeb67742cdf63068e82ec68e50ad2c9bb5ab613f
added convenient wxON_BLOCK_EXIT_THISn() macros wrapping wxON_BLOCK_EXIT_OBJn(*this)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52856 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/scopeguard.h
interface/scopeguard.h
tests/scopeguard/scopeguardtest.cpp