Skip to content

Commit 5a25bcd

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

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

source/compatibility.tex

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

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

2298+
\pnum
2299+
Headers \tcode{<cstddef>}~(\ref{cstddef.syn})\indexlibrary{\idxhdr{cstddef}}
2300+
and \tcode{<stddef.h>}\indexlibrary{\idxhdr{stddef.h}} declare the name
2301+
\tcode{nullptr_t} (respectively in namespace \tcode{std} and in the
2302+
global namespace) in addition to the names declared in \tcode{<stddef.h>}
2303+
in the C standard library.
2304+
22982305
\rSec2[diff.mods.to.behavior]{Modifications to behavior}
22992306

23002307
\pnum

0 commit comments

Comments
 (0)