From Jason Turner

[diff.null]

Diff to HTML by rtfpessoa

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* C++ null pointer constant in this International
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