From ab2a098698133b694f39a435bd71735e9a835b9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20K=C3=B6ppe?= Date: Wed, 16 Nov 2016 19:21:08 +0000 Subject: [PATCH] [diff.mods.to.definitions] Add entry for 'nullptr_t in stddef.h' --- source/compatibility.tex | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/compatibility.tex b/source/compatibility.tex index 8b5a3104da..c23122018c 100644 --- a/source/compatibility.tex +++ b/source/compatibility.tex @@ -1892,6 +1892,11 @@ Subclause \ref{cwchar.syn} describes the changes. +\pnum +Header \tcode{}~(\ref{cstddef.syn})\indexlibrary{\idxhdr{cstddef}} +declares the name \tcode{nullptr_t} in addition to the names declared in +\tcode{} in the C standard library. + \rSec2[diff.mods.to.behavior]{Modifications to behavior} \pnum