Skip to content

Commit 71c426f

Browse files
committed
[diff.mods.to.definitions] Add entry for 'nullptr_t in stddef.h'
1 parent 35aa4ad commit 71c426f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/compatibility.tex

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2295,6 +2295,11 @@
22952295

22962296
Subclause \ref{cwchar.syn} describes the changes.
22972297

2298+
\pnum
2299+
Header \tcode{<cstddef>}~(\ref{cstddef.syn})\indexlibrary{\idxhdr{cstddef}}
2300+
declares the name \tcode{nullptr_t} in addition to the names declared in
2301+
\tcode{<stddef.h>} in the C standard library.
2302+
22982303
\rSec2[diff.mods.to.behavior]{Modifications to behavior}
22992304

23002305
\pnum

0 commit comments

Comments
 (0)