Skip to content

Commit ab2a098

Browse files
committed
[diff.mods.to.definitions] Add entry for 'nullptr_t in stddef.h'
1 parent 0838cf9 commit ab2a098

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
@@ -1892,6 +1892,11 @@
18921892

18931893
Subclause \ref{cwchar.syn} describes the changes.
18941894

1895+
\pnum
1896+
Header \tcode{<cstddef>}~(\ref{cstddef.syn})\indexlibrary{\idxhdr{cstddef}}
1897+
declares the name \tcode{nullptr_t} in addition to the names declared in
1898+
\tcode{<stddef.h>} in the C standard library.
1899+
18951900
\rSec2[diff.mods.to.behavior]{Modifications to behavior}
18961901

18971902
\pnum

0 commit comments

Comments
 (0)