tmp/tmpbflo2pnj/{from.md → to.md}
RENAMED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
#### Macro `NULL` <a id="diff.null">[[diff.null]]</a>
|
| 2 |
|
| 3 |
The macro `NULL`, defined in any of `<clocale>`, `<cstddef>`,
|
| 4 |
`<cstdio>`, `<cstdlib>`, `<cstring>`, `<ctime>`, or `<cwchar>`, is an
|
| 5 |
-
*implementation-defined*
|
| 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>`, `<cstddef>`,
|
| 4 |
`<cstdio>`, `<cstdlib>`, `<cstring>`, `<ctime>`, or `<cwchar>`, is an
|
| 5 |
+
*implementation-defined* null pointer constant in C++ [[support.types]].
|
|
|
|
| 6 |
|