Skip to content

Commit 3d456b5

Browse files
[extern.types] Use "declared" for C library types
1 parent 45c930e commit 3d456b5

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
@@ -3384,7 +3384,7 @@
33843384
\tcode{::T}
33853385
and
33863386
\tcode{std::T}
3387-
are reserved to the implementation and, when defined,
3387+
are reserved to the implementation and, when declared,
33883388
\tcode{::T}
33893389
shall be identical to
33903390
\tcode{std::T}.

0 commit comments

Comments
 (0)