wxWidgets/include/wx/meta
VZ 5551932c25 Allow using Bind() with non-public inheritance in C++11 code
Using Bind() with a method of the class deriving from wxEvtHandler
non-publicly used to result in a compile-time error, but at least with C++11
we can detect this case and allow the code to compile.

Closes #17623.
2016-11-29 19:32:40 +01:00
..
convertible.h Allow using Bind() with non-public inheritance in C++11 code 2016-11-29 19:32:40 +01:00
if.h Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
implicitconversion.h Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
int2type.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
movable.h Fix build with wxUSE_STD_STRIN == 0. 2014-08-28 11:35:34 +00:00
pod.h Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
removeref.h Remove MSVC6 support. 2014-05-15 22:32:17 +00:00