Skip to content

Commit 42b1e2a

Browse files
[extern.types] Use "declared" for C library types
1 parent eb8c59b commit 42b1e2a

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
@@ -3274,7 +3274,7 @@
32743274
\tcode{::T}
32753275
and
32763276
\tcode{std::T}
3277-
are reserved to the implementation and, when defined,
3277+
are reserved to the implementation and, when declared,
32783278
\tcode{::T}
32793279
shall be identical to
32803280
\tcode{std::T}.

0 commit comments

Comments
 (0)