]> git.saurik.com Git - wxWidgets.git/commit - tests/events/evthandler.cpp
fix errors in EvtHandlerTestCase::BindFunctor() in optimized build: apparently compil...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 17 May 2009 10:56:14 +0000 (10:56 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 17 May 2009 10:56:14 +0000 (10:56 +0000)
commit09be33645a3b8757c2dcec9324993b88bc283fc0
tree5a1b0e23e7cfb734bd6a6fd52762f0a1115ae7bd
parent24a21a5f1db94e67594b1dbd001e3696792d5d73
fix errors in EvtHandlerTestCase::BindFunctor() in optimized build: apparently compiler is smart enough to detect that the same object can be used for all temporaries

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60670 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/events/evthandler.cpp