wxWidgets/utils
Vadim Zeitlin 7a7fa93b0d A better fix for wxHash{Map,Set} with g++ 4.7.
This reverts r70556, i.e. removes the scope operators added by it to all
WX_DECLARE_HASH_{MAP,SET} macros, and implements a workaround for the problem
due to the use of empty base class optimization in g++ 4.7 standard library
implementations inside the macros themselves by prepending the hasher and
comparator classes with explicit "struct".

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72297 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-08-06 11:06:45 +00:00
..
emulator Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
execmon Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
helpview Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
hhp2cached Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
ifacecheck Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
screenshotgen Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
wxrc A better fix for wxHash{Map,Set} with g++ 4.7. 2012-08-06 11:06:45 +00:00
makefile.bcc Rebake trunk after wxWebView merge and add missing project files for the wxWebView library. 2011-09-11 10:12:19 +00:00
makefile.gcc Rebake trunk after wxWebView merge and add missing project files for the wxWebView library. 2011-09-11 10:12:19 +00:00
Makefile.in Rebake everything using bakefile 0.2.9. 2011-02-03 15:02:45 +00:00
makefile.vc Rebake trunk after wxWebView merge and add missing project files for the wxWebView library. 2011-09-11 10:12:19 +00:00
makefile.wat Rebake trunk after wxWebView merge and add missing project files for the wxWebView library. 2011-09-11 10:12:19 +00:00
utils.bkl Reenable build of execmon in utils bakefile. 2009-09-13 11:55:08 +00:00