Files
wxWidgets/docs/doxygen
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
2019-10-28 14:11:00 +01:00
2015-11-15 13:56:52 -07:00