-
Notifications
You must be signed in to change notification settings - Fork 973
Structure warning references in range [C4311, C4360] #5719
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
base: main
Are you sure you want to change the base?
Structure warning references in range [C4311, C4360] #5719
Conversation
PRMerger Results
|
@@ -25,7 +28,7 @@ struct C { | |||
}; | |||
``` | |||
|
|||
The following samples shows other examples where the **`typename`** keyword is required: | |||
The following shows other examples where the **`typename`** keyword is required: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Plain replacing of "samples" with "examples" yield "examples shows other examples", hence I just remove "samples".
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
C4324 is skipped due to #5569.
This is batch 76 that structures error/warning references. See #5465 for more information.