tmp/tmplc_7nuci/{from.md → to.md}
RENAMED
|
@@ -1,7 +1,9 @@
|
|
| 1 |
#### Macro `NULL` <a id="diff.null">[[diff.null]]</a>
|
| 2 |
|
| 3 |
-
The macro `NULL`, defined in any of `<clocale>`,
|
| 4 |
-
`<
|
| 5 |
-
|
|
|
|
|
|
|
| 6 |
Standard ([[support.types]]).
|
| 7 |
|
|
|
|
| 1 |
#### Macro `NULL` <a id="diff.null">[[diff.null]]</a>
|
| 2 |
|
| 3 |
+
The macro `NULL`, defined in any of `<clocale>` ([[c.locales]]),
|
| 4 |
+
`<cstddef>` ([[cstddef.syn]]), `<cstdio>` ([[cstdio.syn]]),
|
| 5 |
+
`<cstdlib>` ([[cstdlib.syn]]), `<cstring>` ([[cstring.syn]]),
|
| 6 |
+
`<ctime>` ([[ctime.syn]]), or `<cwchar>` ([[cwchar.syn]]), is an
|
| 7 |
+
*implementation-defined* C++null pointer constant in this International
|
| 8 |
Standard ([[support.types]]).
|
| 9 |
|