Mention value initialization - #4139
Conversation
It will be very useful to discuss the concepts of value initialization and default initialization.
|
Hariprasad Kannan (@science-enthusiast) : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
|
Docs Build status updates of commit 645110d: ✅ 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
IMPORTANT: When this content is ready to merge, you must add #label:"aq-pr-triaged" |
Also fixing problematic uses of "default brace initialization", easily confused with "default initialization", which it doesn't do.
|
@corob-msft : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
|
Docs Build status updates of commit 2b4d523: ✅ 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:
|
Colin Robertson (colin-home)
left a comment
There was a problem hiding this comment.
Hariprasad Kannan (@science-enthusiast) Thanks for the clarification. Our discussion used "default brace initialization" in a confusing way, so this was a good chance to clear that up.
It will be very useful to discuss the concepts of value initialization and default initialization.