diff --git a/source/compatibility.tex b/source/compatibility.tex index df12f0dea0..62f701d8b8 100644 --- a/source/compatibility.tex +++ b/source/compatibility.tex @@ -2787,7 +2787,9 @@ \pnum Header \libheaderref{cstddef} -declares the name \tcode{nullptr_t} in addition to the names declared in +declares the names \tcode{nullptr_t}, \tcode{byte}, and \tcode{to_integer}, +and the operators and operator templates in \iref{support.types.byteops}, +in addition to the names declared in \libheaderrefx{stddef.h}{depr.c.headers} in the C standard library. \rSec2[diff.mods.to.behavior]{Modifications to behavior}