Skip to content

Commit ccc54fb

Browse files
burblebeetkoeppe
authored andcommitted
LWG3784 std.compat should not provide ::byte and its friends
1 parent 14dfafe commit ccc54fb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/lib-intro.tex

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1396,7 +1396,9 @@
13961396
additionally exports declarations in the global namespace
13971397
corresponding to the declarations in namespace \tcode{std}
13981398
that are provided by
1399-
the \Cpp{} headers for C library facilities~(\tref{headers.cpp.c}).
1399+
the \Cpp{} headers for C library facilities~(\tref{headers.cpp.c}),
1400+
except the explicitly excluded declarations
1401+
described in \ref{support.c.headers.other}.
14001402

14011403
\pnum
14021404
It is unspecified to which module a declaration in the standard library

0 commit comments

Comments
 (0)