From Jason Turner

[diff.mods.to.declarations]

Diff to HTML by rtfpessoa

tmp/tmpb72xx8hj/{from.md → to.md} RENAMED
@@ -18,8 +18,10 @@ Header `<cwchar>`: The following functions have different declarations:
18
  - `wcsstr`
19
  - `wmemchr`
20
 
21
  Subclause [[cwchar.syn]] describes the changes.
22
 
23
- Header `<cstddef>` declares the name `nullptr_t` in addition to the
24
- names declared in `<stddef.h>` in the C standard library.
 
 
25
 
 
18
  - `wcsstr`
19
  - `wmemchr`
20
 
21
  Subclause [[cwchar.syn]] describes the changes.
22
 
23
+ Header `<cstddef>` declares the names `nullptr_t`, `byte`, and
24
+ `to_integer`, and the operators and operator templates in
25
+ [[support.types.byteops]], in addition to the names declared in
26
+ `<stddef.h>` in the C standard library.
27