Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[range.dangling] The tag of a struct is not a C++ term #5922

Merged
merged 1 commit into from
Nov 1, 2022

Commits on Oct 29, 2022

  1. [range.dangling] The tag of a struct is not a C++ term

    Only in C is the term `tag` defined with respect to `struct`s. Replace
    the term "tag type" with simply "type" in [range.dangling].
    hawkinsw committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    666d134 View commit details
    Browse the repository at this point in the history