Files
wxWidgets/docs/doxygen/mainpages
Vadim Zeitlin 7969f3f81c Define wxHAS_NULLPTR_T if nullptr is supported
This is necessary because MSVS versions as old as 2010 support it, even
if they don't have full C++11 support and so don't define __cplusplus
appropriately.

Extract the existing check for nullptr from wx/strvararg.h to wx/defs.h
in order to allow reusing it.
2020-01-31 17:11:50 +01:00
..
2019-01-30 17:35:54 +01:00
2018-08-27 21:13:04 +02:00
2019-07-18 17:48:23 +02:00