We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b8596f commit efb1ca2Copy full SHA for efb1ca2
lib/Jsrt/ChakraCommon.h
@@ -73,6 +73,7 @@ typedef BYTE* ChakraBytePtr;
73
#define CHAKRA_API extern SET_API_VISIBILITY JsErrorCode
74
#include <stdbool.h>
75
#endif
76
+
77
#if !defined(__cplusplus) || (__cplusplus <= 199711L)
78
#define nullptr 0
79
0 commit comments