Files
wxWidgets/interface/wx
Vadim Zeitlin 0f08aa4432 Change return type of wxList::Member() to bool.
It used to return a pointer in wxUSE_STL==0 build and an object in
wxUSE_STL==1 one making checking its return value difficult without provoking
warnings from either MSVC or g++ (see #11038).

Also, all the other occurrences of Member() already returned bool, including
the one in wxStringList so changing it to return bool in wxList itself is more
consistent.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-09-18 17:10:58 +00:00
..
2009-07-23 20:30:22 +00:00
2009-07-23 20:30:22 +00:00
2009-07-23 20:30:22 +00:00
2009-01-10 23:44:44 +00:00
2009-07-23 20:30:22 +00:00
2008-09-24 23:29:43 +00:00
2008-10-04 20:49:51 +00:00
2009-01-10 23:44:44 +00:00
2009-01-10 23:44:44 +00:00
2009-01-11 12:05:05 +00:00
2009-07-16 12:06:54 +00:00
2009-01-10 18:31:45 +00:00
2008-11-08 15:17:16 +00:00
2008-10-28 15:36:26 +00:00
2009-09-04 16:20:49 +00:00
2009-01-10 23:44:44 +00:00
2009-01-10 18:31:45 +00:00
2008-10-31 01:22:58 +00:00
2008-11-09 16:46:52 +00:00
2009-01-10 18:59:37 +00:00
2008-10-15 15:36:15 +00:00
2009-07-06 21:11:52 +00:00
2008-10-17 20:55:12 +00:00
2008-11-10 21:33:25 +00:00
2009-01-10 18:59:37 +00:00
2009-03-30 19:57:34 +00:00
2008-11-08 15:17:16 +00:00
2008-10-13 08:55:12 +00:00
2008-10-28 15:36:26 +00:00
2009-01-11 12:05:05 +00:00
2008-10-28 15:36:26 +00:00
2008-10-04 14:30:56 +00:00
2008-10-05 11:24:00 +00:00
2008-10-14 19:48:14 +00:00
2008-12-29 14:14:39 +00:00
2009-07-23 20:30:22 +00:00
2009-03-19 15:08:12 +00:00
2009-01-10 18:31:45 +00:00
2009-07-11 20:46:55 +00:00
2008-10-04 11:55:28 +00:00
2008-10-28 15:36:26 +00:00
2008-10-29 15:34:31 +00:00
2008-10-28 14:29:36 +00:00
2008-10-28 14:29:36 +00:00
2008-12-11 13:45:04 +00:00
2008-11-22 15:29:08 +00:00
2008-12-29 14:14:39 +00:00
2009-05-09 12:42:59 +00:00
2008-09-27 20:26:28 +00:00
2009-01-10 22:42:09 +00:00