-
Notifications
You must be signed in to change notification settings - Fork 967
Add examples for void type in cpp (#4331) #4332
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
Add examples for void type in cpp (#4331) #4332
Conversation
Adding examples to cpp void page to comply with the description made in the above text.
Fixes #4331
@AdrianWeaver : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
Learn Build status updates of commit 4c8bce0: ✅ Validation status: passed
For more details, please refer to the build report. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
@corob-msft Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, add a #label:"aq-pr-triaged" |
Also update date.
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.
@AdrianWeaver Thanks for the update and proposed fix for #4331. I've expanded on it with some extra info. It should be published by tomorrow sometime.
Learn Build status updates of commit 9a27d85: ✅ Validation status: passed
For more details, please refer to the build report. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
Learn Build status updates of commit f5c6d85: ✅ Validation status: passed
For more details, please refer to the build report. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
@AdrianWeaver |
Thank you for keeping me in the loop.
It is fine for me
Le lun. 12 déc. 2022 à 22:15, Colin Robertson ***@***.***> a
écrit :
… @AdrianWeaver <https://github.com/AdrianWeaver>
I apologize, I edited your contribution too much, which pushed it over the
license threshold. We'd like to give you credit for the update, but now it
requires you to sign the CLA. If you do, I'll merge the change. Thanks!
—
Reply to this email directly, view it on GitHub
<#4332 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVBJMM3OY3OI3RTRNOT4PB3WM6IWFANCNFSM6AAAAAASWQXT6Y>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@microsoft-github-policy-service agree |
@AdrianWeaver : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
@AdrianWeaver : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
Learn Build status updates of commit f5c6d85: ✅ Validation status: passed
For more details, please refer to the build report. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
@AdrianWeaver : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
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.
@AdrianWeaver Thanks for the contribution, and your patience.
Learn Build status updates of commit ad70cb1: ✅ Validation status: passed
For more details, please refer to the build report. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
PRMerger Results
|
Adding examples to cpp void page to comply with the description made in the above text.
Also fixing bracket to comply with code norm given as example in guidelines.
Fixes #4331