wxwidgets/include/wx/meta
Vadim Zeitlin be7860c766 Remove wxUSE_STD_STRING and wxUSE_STD_CONTAINERS_COMPATIBLY
Assume they are always 1 now, there is no good reason to ever set them
to 0 any more.

Note that we still keep wxUSE_STD_IOSTREAM for now, but we can drop
wxUSE_STD_DEFAULT as it's not worth having it just for this single
option (previously it was used as the default value for 3 of them).
2022-11-17 00:40:50 +01:00
..
convertible.h Remove our own implementation of std::is_convertible 2022-10-11 00:25:27 +02: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 Remove wxUSE_STD_STRING and wxUSE_STD_CONTAINERS_COMPATIBLY 2022-11-17 00:40:50 +01: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