Skip to content

Changing confusing wording about C++ exceptions #3572

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

Merged
merged 2 commits into from
Dec 10, 2021
Merged

Changing confusing wording about C++ exceptions #3572

merged 2 commits into from
Dec 10, 2021

Conversation

hannes-harnisch
Copy link
Contributor

@hannes-harnisch hannes-harnisch commented Dec 4, 2021

The text mentions std::throw, but such a thing does not exist in the C++ standard library and cannot exist at all because throw is a reserved keyword.

@PRMerger4
Copy link
Contributor

@hannes-harnisch : Thanks for your contribution! The author(s) have been notified to review your proposed change.

@ktoliver
Copy link
Contributor

ktoliver commented Dec 6, 2021

#label:"aq-pr-triaged"

@PRMerger5 PRMerger5 added the aq-pr-triaged Tracking label for the PR review team label Dec 6, 2021
@PRMerger4
Copy link
Contributor

@corob-msft : Thanks for your contribution! The author(s) have been notified to review your proposed change.

Copy link
Contributor

@colin-home colin-home left a comment

Choose a reason for hiding this comment

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

@hannes-harnisch Good catch. Thanks for taking the initiative to make an update.

@colin-home colin-home merged commit 7a7aecc into MicrosoftDocs:main Dec 10, 2021
@hannes-harnisch hannes-harnisch deleted the patch-1 branch December 10, 2021 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants