Skip to content

Commit d38505b

Browse files
[extern.types] Use "declared" for C library types
1 parent 512abe7 commit d38505b

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
@@ -3376,7 +3376,7 @@
33763376
\tcode{::T}
33773377
and
33783378
\tcode{std::T}
3379-
are reserved to the implementation and, when defined,
3379+
are reserved to the implementation and, when declared,
33803380
\tcode{::T}
33813381
shall be identical to
33823382
\tcode{std::T}.

0 commit comments

Comments
 (0)