Files
wxWidgets/interface/wx
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
..
2012-05-22 00:17:03 +00:00
2011-10-04 07:45:08 +00:00
2012-07-19 06:46:44 +00:00
2012-06-20 17:10:23 +00:00
2012-06-30 23:41:15 +00:00
2012-06-18 02:14:07 +00:00
2012-01-15 14:46:41 +00:00
2012-06-20 17:10:23 +00:00
2011-04-03 20:31:32 +00:00
2012-03-31 04:39:48 +00:00
2012-06-05 21:26:42 +00:00
2012-07-19 06:46:44 +00:00
2012-07-19 06:46:44 +00:00
2011-10-04 07:45:08 +00:00
2012-04-10 03:27:22 +00:00
2011-04-03 20:31:32 +00:00
2012-07-24 20:45:30 +00:00
2012-07-14 21:36:25 +00:00
2011-03-22 14:17:38 +00:00
2012-05-22 00:17:03 +00:00
2012-03-31 04:39:53 +00:00
2011-03-22 14:17:38 +00:00
2011-12-10 11:42:49 +00:00
2011-01-08 06:57:23 +00:00
2012-06-20 17:10:23 +00:00
2012-05-30 03:13:27 +00:00
2012-02-27 23:51:05 +00:00
2012-05-19 06:21:31 +00:00
2011-10-14 01:37:19 +00:00
2012-07-10 05:12:05 +00:00
2012-04-07 04:18:28 +00:00
2011-03-22 14:17:38 +00:00
2012-03-17 02:55:30 +00:00
2012-05-30 03:13:27 +00:00
2012-06-20 17:10:23 +00:00
2012-02-22 13:41:07 +00:00
2012-05-18 19:54:25 +00:00
2010-10-30 23:51:18 +00:00
2012-07-11 04:23:52 +00:00
2012-06-20 17:10:23 +00:00
2012-06-30 23:41:15 +00:00
2012-01-15 14:46:41 +00:00
2012-05-19 06:21:25 +00:00
2012-03-31 04:39:43 +00:00
2011-04-03 20:31:32 +00:00
2012-06-26 02:01:09 +00:00
2012-06-28 06:55:54 +00:00
2011-10-18 21:57:02 +00:00
2012-05-30 03:13:27 +00:00
2012-07-11 04:23:58 +00:00
2011-03-22 14:17:38 +00:00
2012-05-17 02:47:34 +00:00
2012-07-04 16:15:02 +00:00
2012-05-24 23:26:27 +00:00
2011-03-02 10:28:20 +00:00
2012-04-16 13:53:45 +00:00
2012-01-15 14:46:41 +00:00
2012-06-07 04:42:57 +00:00
2012-06-20 17:10:23 +00:00
2012-01-15 01:05:28 +00:00
2012-07-12 20:50:31 +00:00
2012-06-20 17:10:23 +00:00
2012-06-07 04:43:09 +00:00
2011-03-22 14:17:38 +00:00
2012-07-22 10:07:40 +00:00
2012-06-08 05:11:21 +00:00