Skip to content

Conversation

@timsong-cpp
Copy link

No description provided.

<blockquote>
<p>-25- <i>Returns</i>: `true` if `r` represents a variable, function, type, template, or namespace
whose name has internal linkage, module linkage, <del>C language linkage, </del>or any linkage,
whose name has internal linkage, module linkage, <del>C language</del><ins>external</ins> linkage, or any linkage,
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like "external linkage" was accidentally omitted when P2996 was applied. I think it's easier to fix it as a drive-by here than as another editorial pull request.

@jwakely jwakely merged commit f939b1f into cplusplus:master Oct 27, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants