Skip to content

Commit cae6551

Browse files
[extern.types] Use "declared" for C library types
1 parent fc081fc commit cae6551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/lib-intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3277,7 +3277,7 @@
32773277
\tcode{::T}
32783278
and
32793279
\tcode{std::T}
3280-
are reserved to the implementation and, when defined,
3280+
are reserved to the implementation and, when declared,
32813281
\tcode{::T}
32823282
shall be identical to
32833283
\tcode{std::T}.

0 commit comments

Comments
 (0)