Skip to content

Format functor class example #124

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 1 commit into from
Oct 30, 2017
Merged

Format functor class example #124

merged 1 commit into from
Oct 30, 2017

Conversation

LegalizeAdulthood
Copy link
Contributor

No description provided.

@msftclas
Copy link

msftclas commented Oct 30, 2017

CLA assistant check
All CLA requirements met.

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.

Approved. Thanks!

@colin-home colin-home merged commit b3ffb71 into MicrosoftDocs:master Oct 30, 2017
opbld16 added a commit that referenced this pull request Feb 17, 2022
* Change __STDC__ documentation for 17.2

* Twhitney updateui (#4082)

* update ui steps

* simplify

* fix formatting

* try a note

* formatting

* bridge the note

* edits

* edits

* acrolinx

* Update docs/build/walkthrough-header-units.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Fix link to CreateProcess function

* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: ishchukin <78567572+ishchukin@users.noreply.github.com>
Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
opbld15 added a commit that referenced this pull request Feb 18, 2022
* Change __STDC__ documentation for 17.2

* Twhitney updateui (#4082)

* update ui steps

* simplify

* fix formatting

* try a note

* formatting

* bridge the note

* edits

* edits

* acrolinx

* Update docs/build/walkthrough-header-units.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Fix link to CreateProcess function

* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: ishchukin <78567572+ishchukin@users.noreply.github.com>
Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
opbld15 added a commit that referenced this pull request Feb 21, 2022
* Change __STDC__ documentation for 17.2

* Twhitney updateui (#4082)

* update ui steps

* simplify

* fix formatting

* try a note

* formatting

* bridge the note

* edits

* edits

* acrolinx

* Update docs/build/walkthrough-header-units.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Fix link to CreateProcess function

* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

* US1907300 - add md code escapes to code elements - PR14

* changes after review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: ishchukin <78567572+ishchukin@users.noreply.github.com>
Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
opbld16 added a commit that referenced this pull request Feb 22, 2022
* Change __STDC__ documentation for 17.2

* Twhitney updateui (#4082)

* update ui steps

* simplify

* fix formatting

* try a note

* formatting

* bridge the note

* edits

* edits

* acrolinx

* Update docs/build/walkthrough-header-units.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Fix link to CreateProcess function

* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

* US1907300 - add md code escapes to code elements - PR14

* changes after review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: ishchukin <78567572+ishchukin@users.noreply.github.com>
Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
opbld17 added a commit that referenced this pull request Feb 23, 2022
* Change __STDC__ documentation for 17.2

* Twhitney updateui (#4082)

* update ui steps

* simplify

* fix formatting

* try a note

* formatting

* bridge the note

* edits

* edits

* acrolinx

* Update docs/build/walkthrough-header-units.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Fix link to CreateProcess function

* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

* US1907300 - add md code escapes to code elements - PR14

* changes after review

* Add C7553, C5240, diagnostics fixes

* Add C5054, C5055, C5056 warnings

* fix link

* Fix a collection of cpp-docs issues

* Add C7553, C5240 to TOC

* Add C5054, C5055, C5056 to TOC

* Tweaks to cpp-docs-220222

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: ishchukin <78567572+ishchukin@users.noreply.github.com>
Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
opbld17 added a commit that referenced this pull request Feb 25, 2022
* Change __STDC__ documentation for 17.2

* Twhitney updateui (#4082)

* update ui steps

* simplify

* fix formatting

* try a note

* formatting

* bridge the note

* edits

* edits

* acrolinx

* Update docs/build/walkthrough-header-units.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Fix link to CreateProcess function

* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

* US1907300 - add md code escapes to code elements - PR14

* changes after review

* US1907300 - add md code escapes to code elements - PR15

* US1907300 - add md code escapes to code elements - PR15

* Add C7553, C5240, diagnostics fixes

* Add C5054, C5055, C5056 warnings

* fix link

* updates after review

* Fix a collection of cpp-docs issues

* Add C7553, C5240 to TOC

* Add C5054, C5055, C5056 to TOC

* Tweaks to cpp-docs-220222

* changes after review

* Document lowercase, uppercase. Add specific version information

* US1907300 - add md code escapes to code elements - PR16 (#4127)

* US1907300 - add md code escapes to code elements - PR16

* US1907300 - add md code escapes to code elements - PR16

* changes after review

* Add version inforation into table (#4132)

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: ishchukin <78567572+ishchukin@users.noreply.github.com>
Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Daniel Paoliello <danpao@microsoft.com>
Co-authored-by: Laura Brenner <90344170+laurabren@users.noreply.github.com>
opbld17 added a commit that referenced this pull request Feb 28, 2022
* Change __STDC__ documentation for 17.2

* Twhitney updateui (#4082)

* update ui steps

* simplify

* fix formatting

* try a note

* formatting

* bridge the note

* edits

* edits

* acrolinx

* Update docs/build/walkthrough-header-units.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Fix link to CreateProcess function

* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

* US1907300 - add md code escapes to code elements - PR14

* changes after review

* US1907300 - add md code escapes to code elements - PR15

* US1907300 - add md code escapes to code elements - PR15

* Add C7553, C5240, diagnostics fixes

* Add C5054, C5055, C5056 warnings

* fix link

* updates after review

* Fix a collection of cpp-docs issues

* Add C7553, C5240 to TOC

* Add C5054, C5055, C5056 to TOC

* Tweaks to cpp-docs-220222

* changes after review

* Document lowercase, uppercase. Add specific version information

* US1907300 - add md code escapes to code elements - PR16 (#4127)

* US1907300 - add md code escapes to code elements - PR16

* US1907300 - add md code escapes to code elements - PR16

* changes after review

* Add version inforation into table (#4132)

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: ishchukin <78567572+ishchukin@users.noreply.github.com>
Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Daniel Paoliello <danpao@microsoft.com>
Co-authored-by: Laura Brenner <90344170+laurabren@users.noreply.github.com>
opbld17 added a commit that referenced this pull request Mar 1, 2022
* Change __STDC__ documentation for 17.2

* Twhitney updateui (#4082)

* update ui steps

* simplify

* fix formatting

* try a note

* formatting

* bridge the note

* edits

* edits

* acrolinx

* Update docs/build/walkthrough-header-units.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Fix link to CreateProcess function

* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

* US1907300 - add md code escapes to code elements - PR14

* changes after review

* US1907300 - add md code escapes to code elements - PR15

* US1907300 - add md code escapes to code elements - PR15

* Add C7553, C5240, diagnostics fixes

* Add C5054, C5055, C5056 warnings

* fix link

* updates after review

* Fix a collection of cpp-docs issues

* Add C7553, C5240 to TOC

* Add C5054, C5055, C5056 to TOC

* Tweaks to cpp-docs-220222

* changes after review

* Document lowercase, uppercase. Add specific version information

* US1907300 - add md code escapes to code elements - PR16 (#4127)

* US1907300 - add md code escapes to code elements - PR16

* US1907300 - add md code escapes to code elements - PR16

* changes after review

* Add version inforation into table (#4132)

* Fix typo that listed for_each instead of find_if

Fixed an example description where the description did not match the example

* Add that "g" has been deprecated

* US1907300 - add md code escapes to code elements - PR17 (#4130)

* US1907300 - add md code escapes to code elements - PR17

* changes after review

* changes after review

* changes after review

* changes after review

* changes after review

* Change P1689R3 to P1689R4 per Gaby

* US1907300 - add md code escapes to code elements - PR18 (#4135)

* US1907300 - add md code escapes to code elements - PR18

* changes after review

* Update to Docs style.

* Fix typo.

* Fix missing ending underscore in `_Analysis_assume_`

* Fix link.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: ishchukin <78567572+ishchukin@users.noreply.github.com>
Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Daniel Paoliello <danpao@microsoft.com>
Co-authored-by: Laura Brenner <90344170+laurabren@users.noreply.github.com>
Co-authored-by: Austin C. Minor <austin.chase.m@gmail.com>
Co-authored-by: Edward Breeveld <42862235+EddieBreeveld@users.noreply.github.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Miya Natsuhara <46756417+mnatsuhara@users.noreply.github.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
opbld15 added a commit that referenced this pull request Mar 2, 2022
* Change __STDC__ documentation for 17.2

* Twhitney updateui (#4082)

* update ui steps

* simplify

* fix formatting

* try a note

* formatting

* bridge the note

* edits

* edits

* acrolinx

* Update docs/build/walkthrough-header-units.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Fix link to CreateProcess function

* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

* US1907300 - add md code escapes to code elements - PR14

* changes after review

* US1907300 - add md code escapes to code elements - PR15

* US1907300 - add md code escapes to code elements - PR15

* Add C7553, C5240, diagnostics fixes

* Add C5054, C5055, C5056 warnings

* fix link

* updates after review

* Fix a collection of cpp-docs issues

* Add C7553, C5240 to TOC

* Add C5054, C5055, C5056 to TOC

* Tweaks to cpp-docs-220222

* changes after review

* Document lowercase, uppercase. Add specific version information

* US1907300 - add md code escapes to code elements - PR16 (#4127)

* US1907300 - add md code escapes to code elements - PR16

* US1907300 - add md code escapes to code elements - PR16

* changes after review

* Add version inforation into table (#4132)

* Fix typo that listed for_each instead of find_if

Fixed an example description where the description did not match the example

* Add that "g" has been deprecated

* US1907300 - add md code escapes to code elements - PR17 (#4130)

* US1907300 - add md code escapes to code elements - PR17

* changes after review

* changes after review

* changes after review

* changes after review

* changes after review

* Change P1689R3 to P1689R4 per Gaby

* US1907300 - add md code escapes to code elements - PR18 (#4135)

* US1907300 - add md code escapes to code elements - PR18

* changes after review

* Update to Docs style.

* Fix typo.

* Fix missing ending underscore in `_Analysis_assume_`

* Fix link.

* TC1652913 __declspec(empty_bases) docs

* Missed one reference.

* Fix typo in _CrtSetReportHook2 parameter name

* Add info for TC1587815 JMC in code coverage

* Fix typo

* US1907300 - add md code escapes to code elements - PR19 (#4141)

* US1907300 - add md code escapes to code elements - PR19

* changes after review

* Use main branch for public repository

* Address bug TS1430759

* update headings

* Fix a bunch of "See x for more information"

* Acrolinx some files before a bulk fix.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: ishchukin <78567572+ishchukin@users.noreply.github.com>
Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Daniel Paoliello <danpao@microsoft.com>
Co-authored-by: Laura Brenner <90344170+laurabren@users.noreply.github.com>
Co-authored-by: Austin C. Minor <austin.chase.m@gmail.com>
Co-authored-by: Edward Breeveld <42862235+EddieBreeveld@users.noreply.github.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Miya Natsuhara <46756417+mnatsuhara@users.noreply.github.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: adr26 <32688592+adr26@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>
Co-authored-by: v-pegao <v-pegao@users.noreply.github.com>
Co-authored-by: PRMerger18 <prmrgr18@microsoft.com>
opbld16 added a commit that referenced this pull request Mar 3, 2022
* Change __STDC__ documentation for 17.2

* Twhitney updateui (#4082)

* update ui steps

* simplify

* fix formatting

* try a note

* formatting

* bridge the note

* edits

* edits

* acrolinx

* Update docs/build/walkthrough-header-units.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Fix link to CreateProcess function

* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

* US1907300 - add md code escapes to code elements - PR14

* changes after review

* US1907300 - add md code escapes to code elements - PR15

* US1907300 - add md code escapes to code elements - PR15

* Add C7553, C5240, diagnostics fixes

* Add C5054, C5055, C5056 warnings

* fix link

* updates after review

* Fix a collection of cpp-docs issues

* Add C7553, C5240 to TOC

* Add C5054, C5055, C5056 to TOC

* Tweaks to cpp-docs-220222

* changes after review

* Document lowercase, uppercase. Add specific version information

* US1907300 - add md code escapes to code elements - PR16 (#4127)

* US1907300 - add md code escapes to code elements - PR16

* US1907300 - add md code escapes to code elements - PR16

* changes after review

* Add missing documentation to 3 new enum related checks.

* Add version inforation into table (#4132)

* Fix typo that listed for_each instead of find_if

Fixed an example description where the description did not match the example

* Add that "g" has been deprecated

* US1907300 - add md code escapes to code elements - PR17 (#4130)

* US1907300 - add md code escapes to code elements - PR17

* changes after review

* changes after review

* changes after review

* changes after review

* changes after review

* Change P1689R3 to P1689R4 per Gaby

* US1907300 - add md code escapes to code elements - PR18 (#4135)

* US1907300 - add md code escapes to code elements - PR18

* changes after review

* Update to Docs style.

* Fix typo.

* Fix missing ending underscore in `_Analysis_assume_`

* Fix link.

* TC1652913 __declspec(empty_bases) docs

* Missed one reference.

* Fix typo in _CrtSetReportHook2 parameter name

* Add info for TC1587815 JMC in code coverage

* Fix typo

* US1907300 - add md code escapes to code elements - PR19 (#4141)

* US1907300 - add md code escapes to code elements - PR19

* changes after review

* Use main branch for public repository

* Address bug TS1430759

* update headings

* Fix a bunch of "See x for more information"

* Bulk Fix 2 of n "see x for more information"

* Acrolinx some files before a bulk fix.

* Fix remaining "See x" issues in build (#4153)

* Fix Acrolinx and grammar issues

* Fix typo.

* US1907300 - add md code escapes to code elements - PR20 (#4145)

* US1907300 - add md code escapes to code elements - PR20

* changes after review

* changes after review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: ishchukin <78567572+ishchukin@users.noreply.github.com>
Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Daniel Paoliello <danpao@microsoft.com>
Co-authored-by: Laura Brenner <90344170+laurabren@users.noreply.github.com>
Co-authored-by: Gabor Horvath <gahorvat@microsoft.com>
Co-authored-by: Austin C. Minor <austin.chase.m@gmail.com>
Co-authored-by: Edward Breeveld <42862235+EddieBreeveld@users.noreply.github.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Miya Natsuhara <46756417+mnatsuhara@users.noreply.github.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: adr26 <32688592+adr26@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>
Co-authored-by: v-pegao <v-pegao@users.noreply.github.com>
Co-authored-by: PRMerger18 <prmrgr18@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
opbld16 added a commit that referenced this pull request Mar 4, 2022
* Change __STDC__ documentation for 17.2

* Twhitney updateui (#4082)

* update ui steps

* simplify

* fix formatting

* try a note

* formatting

* bridge the note

* edits

* edits

* acrolinx

* Update docs/build/walkthrough-header-units.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Fix link to CreateProcess function

* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

* US1907300 - add md code escapes to code elements - PR14

* changes after review

* US1907300 - add md code escapes to code elements - PR15

* US1907300 - add md code escapes to code elements - PR15

* Add C7553, C5240, diagnostics fixes

* Add C5054, C5055, C5056 warnings

* fix link

* updates after review

* Fix a collection of cpp-docs issues

* Add C7553, C5240 to TOC

* Add C5054, C5055, C5056 to TOC

* Tweaks to cpp-docs-220222

* changes after review

* Document lowercase, uppercase. Add specific version information

* US1907300 - add md code escapes to code elements - PR16 (#4127)

* US1907300 - add md code escapes to code elements - PR16

* US1907300 - add md code escapes to code elements - PR16

* changes after review

* Add missing documentation to 3 new enum related checks.

* Add version inforation into table (#4132)

* Fix typo that listed for_each instead of find_if

Fixed an example description where the description did not match the example

* Add that "g" has been deprecated

* US1907300 - add md code escapes to code elements - PR17 (#4130)

* US1907300 - add md code escapes to code elements - PR17

* changes after review

* changes after review

* changes after review

* changes after review

* changes after review

* Change P1689R3 to P1689R4 per Gaby

* US1907300 - add md code escapes to code elements - PR18 (#4135)

* US1907300 - add md code escapes to code elements - PR18

* changes after review

* Update to Docs style.

* Fix typo.

* Fix missing ending underscore in `_Analysis_assume_`

* Fix link.

* TC1652913 __declspec(empty_bases) docs

* Missed one reference.

* Fix typo in _CrtSetReportHook2 parameter name

* Add info for TC1587815 JMC in code coverage

* Fix typo

* US1907300 - add md code escapes to code elements - PR19 (#4141)

* US1907300 - add md code escapes to code elements - PR19

* changes after review

* Use main branch for public repository

* Address bug TS1430759

* update headings

* Fix a bunch of "See x for more information"

* Bulk Fix 2 of n "see x for more information"

* Acrolinx some files before a bulk fix.

* Fix remaining "See x" issues in build (#4153)

* Fix Acrolinx and grammar issues

* Fix typo.

* US1907300 - add md code escapes to code elements - PR20 (#4145)

* US1907300 - add md code escapes to code elements - PR20

* changes after review

* changes after review

* US1907300 - add md code escapes to code elements - PR21 (#4158)

* US1907300 - add md code escapes to code elements - PR21

* changes after review

* Update 1 for VS22 (#4147)

* Update 1 for VS22

* Disambiguate example, update grammar

* Update after review

* Update after review

* update after review

* update after review

* update after review

* update after review

* update after review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* restored link to videos previously on channel 9 but now on docs.micro… (#4159)

* restored link to videos previously on channel 9 but now on docs.microsoft.com shows page

* acrolinx

* make link relative

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: ishchukin <78567572+ishchukin@users.noreply.github.com>
Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Daniel Paoliello <danpao@microsoft.com>
Co-authored-by: Laura Brenner <90344170+laurabren@users.noreply.github.com>
Co-authored-by: Gabor Horvath <gahorvat@microsoft.com>
Co-authored-by: Austin C. Minor <austin.chase.m@gmail.com>
Co-authored-by: Edward Breeveld <42862235+EddieBreeveld@users.noreply.github.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Miya Natsuhara <46756417+mnatsuhara@users.noreply.github.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: adr26 <32688592+adr26@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>
Co-authored-by: v-pegao <v-pegao@users.noreply.github.com>
Co-authored-by: PRMerger18 <prmrgr18@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Rachana Satao <83084319+rachana-satao@users.noreply.github.com>
opbld15 added a commit that referenced this pull request Mar 7, 2022
* Change __STDC__ documentation for 17.2

* Twhitney updateui (#4082)

* update ui steps

* simplify

* fix formatting

* try a note

* formatting

* bridge the note

* edits

* edits

* acrolinx

* Update docs/build/walkthrough-header-units.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Fix link to CreateProcess function

* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

* US1907300 - add md code escapes to code elements - PR14

* changes after review

* US1907300 - add md code escapes to code elements - PR15

* US1907300 - add md code escapes to code elements - PR15

* Add C7553, C5240, diagnostics fixes

* Add C5054, C5055, C5056 warnings

* fix link

* updates after review

* Fix a collection of cpp-docs issues

* Add C7553, C5240 to TOC

* Add C5054, C5055, C5056 to TOC

* Tweaks to cpp-docs-220222

* changes after review

* Document lowercase, uppercase. Add specific version information

* US1907300 - add md code escapes to code elements - PR16 (#4127)

* US1907300 - add md code escapes to code elements - PR16

* US1907300 - add md code escapes to code elements - PR16

* changes after review

* Add missing documentation to 3 new enum related checks.

* Add version inforation into table (#4132)

* Fix typo that listed for_each instead of find_if

Fixed an example description where the description did not match the example

* Add that "g" has been deprecated

* US1907300 - add md code escapes to code elements - PR17 (#4130)

* US1907300 - add md code escapes to code elements - PR17

* changes after review

* changes after review

* changes after review

* changes after review

* changes after review

* Change P1689R3 to P1689R4 per Gaby

* US1907300 - add md code escapes to code elements - PR18 (#4135)

* US1907300 - add md code escapes to code elements - PR18

* changes after review

* Update to Docs style.

* Fix typo.

* Fix missing ending underscore in `_Analysis_assume_`

* Fix link.

* TC1652913 __declspec(empty_bases) docs

* Missed one reference.

* Fix typo in _CrtSetReportHook2 parameter name

* Add info for TC1587815 JMC in code coverage

* Fix typo

* US1907300 - add md code escapes to code elements - PR19 (#4141)

* US1907300 - add md code escapes to code elements - PR19

* changes after review

* Use main branch for public repository

* Address bug TS1430759

* update headings

* Fix a bunch of "See x for more information"

* Bulk Fix 2 of n "see x for more information"

* Acrolinx some files before a bulk fix.

* Fix remaining "See x" issues in build (#4153)

* Fix Acrolinx and grammar issues

* Fix typo.

* correct previous updates to null

* US1907300 - add md code escapes to code elements - PR20 (#4145)

* US1907300 - add md code escapes to code elements - PR20

* changes after review

* changes after review

* changes after review

* US1907300 - add md code escapes to code elements - PR21 (#4158)

* US1907300 - add md code escapes to code elements - PR21

* changes after review

* Update 1 for VS22 (#4147)

* Update 1 for VS22

* Disambiguate example, update grammar

* Update after review

* Update after review

* update after review

* update after review

* update after review

* update after review

* update after review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* restored link to videos previously on channel 9 but now on docs.micro… (#4159)

* restored link to videos previously on channel 9 but now on docs.microsoft.com shows page

* acrolinx

* make link relative

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* US1907300 - add md code escapes to code elements - PR22

* changes after review

* changes after review

* Updating for VS22 (#4139)

* Updating for VS22

* Update 2 for VS22

* Update 2 VS22

* Update 2 VS22

* Update 2 VS22

* Update after tech review

* Update after review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: ishchukin <78567572+ishchukin@users.noreply.github.com>
Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Daniel Paoliello <danpao@microsoft.com>
Co-authored-by: Laura Brenner <90344170+laurabren@users.noreply.github.com>
Co-authored-by: Gabor Horvath <gahorvat@microsoft.com>
Co-authored-by: Austin C. Minor <austin.chase.m@gmail.com>
Co-authored-by: Edward Breeveld <42862235+EddieBreeveld@users.noreply.github.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Miya Natsuhara <46756417+mnatsuhara@users.noreply.github.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: adr26 <32688592+adr26@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>
Co-authored-by: v-pegao <v-pegao@users.noreply.github.com>
Co-authored-by: PRMerger18 <prmrgr18@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Rachana Satao <83084319+rachana-satao@users.noreply.github.com>
opbld17 added a commit that referenced this pull request Mar 8, 2022
* Change __STDC__ documentation for 17.2

* Twhitney updateui (#4082)

* update ui steps

* simplify

* fix formatting

* try a note

* formatting

* bridge the note

* edits

* edits

* acrolinx

* Update docs/build/walkthrough-header-units.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Fix link to CreateProcess function

* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

* US1907300 - add md code escapes to code elements - PR14

* changes after review

* US1907300 - add md code escapes to code elements - PR15

* US1907300 - add md code escapes to code elements - PR15

* Add C7553, C5240, diagnostics fixes

* Add C5054, C5055, C5056 warnings

* fix link

* updates after review

* Fix a collection of cpp-docs issues

* Add C7553, C5240 to TOC

* Add C5054, C5055, C5056 to TOC

* Tweaks to cpp-docs-220222

* changes after review

* Document lowercase, uppercase. Add specific version information

* US1907300 - add md code escapes to code elements - PR16 (#4127)

* US1907300 - add md code escapes to code elements - PR16

* US1907300 - add md code escapes to code elements - PR16

* changes after review

* Add missing documentation to 3 new enum related checks.

* Add version inforation into table (#4132)

* Fix typo that listed for_each instead of find_if

Fixed an example description where the description did not match the example

* Add that "g" has been deprecated

* US1907300 - add md code escapes to code elements - PR17 (#4130)

* US1907300 - add md code escapes to code elements - PR17

* changes after review

* changes after review

* changes after review

* changes after review

* changes after review

* Change P1689R3 to P1689R4 per Gaby

* US1907300 - add md code escapes to code elements - PR18 (#4135)

* US1907300 - add md code escapes to code elements - PR18

* changes after review

* Update to Docs style.

* Fix typo.

* Fix missing ending underscore in `_Analysis_assume_`

* Fix link.

* TC1652913 __declspec(empty_bases) docs

* Missed one reference.

* Fix typo in _CrtSetReportHook2 parameter name

* Add info for TC1587815 JMC in code coverage

* Fix typo

* US1907300 - add md code escapes to code elements - PR19 (#4141)

* US1907300 - add md code escapes to code elements - PR19

* changes after review

* Use main branch for public repository

* Address bug TS1430759

* update headings

* Fix a bunch of "See x for more information"

* Bulk Fix 2 of n "see x for more information"

* Acrolinx some files before a bulk fix.

* Fix remaining "See x" issues in build (#4153)

* Fix Acrolinx and grammar issues

* Fix typo.

* correct previous updates to null

* US1907300 - add md code escapes to code elements - PR20 (#4145)

* US1907300 - add md code escapes to code elements - PR20

* changes after review

* changes after review

* changes after review

* US1907300 - add md code escapes to code elements - PR21 (#4158)

* US1907300 - add md code escapes to code elements - PR21

* changes after review

* Update 1 for VS22 (#4147)

* Update 1 for VS22

* Disambiguate example, update grammar

* Update after review

* Update after review

* update after review

* update after review

* update after review

* update after review

* update after review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* restored link to videos previously on channel 9 but now on docs.micro… (#4159)

* restored link to videos previously on channel 9 but now on docs.microsoft.com shows page

* acrolinx

* make link relative

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* US1907300 - add md code escapes to code elements - PR22

* changes after review

* changes after review

* Missing 9 for hexadecimal-digit

* Missing " in string-literal

* Updating for VS22 (#4139)

* Updating for VS22

* Update 2 for VS22

* Update 2 VS22

* Update 2 VS22

* Update 2 VS22

* Update after tech review

* Update after review

* Update date

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: ishchukin <78567572+ishchukin@users.noreply.github.com>
Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Daniel Paoliello <danpao@microsoft.com>
Co-authored-by: Laura Brenner <90344170+laurabren@users.noreply.github.com>
Co-authored-by: Gabor Horvath <gahorvat@microsoft.com>
Co-authored-by: Austin C. Minor <austin.chase.m@gmail.com>
Co-authored-by: Edward Breeveld <42862235+EddieBreeveld@users.noreply.github.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Miya Natsuhara <46756417+mnatsuhara@users.noreply.github.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: adr26 <32688592+adr26@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>
Co-authored-by: v-pegao <v-pegao@users.noreply.github.com>
Co-authored-by: PRMerger18 <prmrgr18@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Rachana Satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: Johnson <skyzs2001@vip.qq.com>
opbld16 added a commit that referenced this pull request Mar 9, 2022
* Change __STDC__ documentation for 17.2

* Twhitney updateui (#4082)

* update ui steps

* simplify

* fix formatting

* try a note

* formatting

* bridge the note

* edits

* edits

* acrolinx

* Update docs/build/walkthrough-header-units.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Fix link to CreateProcess function

* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

* US1907300 - add md code escapes to code elements - PR14

* changes after review

* US1907300 - add md code escapes to code elements - PR15

* US1907300 - add md code escapes to code elements - PR15

* Add C7553, C5240, diagnostics fixes

* Add C5054, C5055, C5056 warnings

* fix link

* updates after review

* Fix a collection of cpp-docs issues

* Add C7553, C5240 to TOC

* Add C5054, C5055, C5056 to TOC

* Tweaks to cpp-docs-220222

* changes after review

* Document lowercase, uppercase. Add specific version information

* US1907300 - add md code escapes to code elements - PR16 (#4127)

* US1907300 - add md code escapes to code elements - PR16

* US1907300 - add md code escapes to code elements - PR16

* changes after review

* Add missing documentation to 3 new enum related checks.

* Add version inforation into table (#4132)

* Fix typo that listed for_each instead of find_if

Fixed an example description where the description did not match the example

* Add that "g" has been deprecated

* US1907300 - add md code escapes to code elements - PR17 (#4130)

* US1907300 - add md code escapes to code elements - PR17

* changes after review

* changes after review

* changes after review

* changes after review

* changes after review

* Change P1689R3 to P1689R4 per Gaby

* US1907300 - add md code escapes to code elements - PR18 (#4135)

* US1907300 - add md code escapes to code elements - PR18

* changes after review

* Update to Docs style.

* Fix typo.

* Fix missing ending underscore in `_Analysis_assume_`

* Fix link.

* TC1652913 __declspec(empty_bases) docs

* Missed one reference.

* Fix typo in _CrtSetReportHook2 parameter name

* Add info for TC1587815 JMC in code coverage

* Fix typo

* US1907300 - add md code escapes to code elements - PR19 (#4141)

* US1907300 - add md code escapes to code elements - PR19

* changes after review

* Use main branch for public repository

* Address bug TS1430759

* update headings

* Fix a bunch of "See x for more information"

* Bulk Fix 2 of n "see x for more information"

* Acrolinx some files before a bulk fix.

* Fix remaining "See x" issues in build (#4153)

* Fix Acrolinx and grammar issues

* Fix typo.

* correct previous updates to null

* US1907300 - add md code escapes to code elements - PR20 (#4145)

* US1907300 - add md code escapes to code elements - PR20

* changes after review

* changes after review

* changes after review

* US1907300 - add md code escapes to code elements - PR21 (#4158)

* US1907300 - add md code escapes to code elements - PR21

* changes after review

* Update 1 for VS22 (#4147)

* Update 1 for VS22

* Disambiguate example, update grammar

* Update after review

* Update after review

* update after review

* update after review

* update after review

* update after review

* update after review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* restored link to videos previously on channel 9 but now on docs.micro… (#4159)

* restored link to videos previously on channel 9 but now on docs.microsoft.com shows page

* acrolinx

* make link relative

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* US1907300 - add md code escapes to code elements - PR22

* changes after review

* changes after review

* Missing 9 for hexadecimal-digit

* Missing " in string-literal

* Updating for VS22 (#4139)

* Updating for VS22

* Update 2 for VS22

* Update 2 VS22

* Update 2 VS22

* Update 2 VS22

* Update after tech review

* Update after review

* Update date

* US1907300 - add md code escapes to code elements - PR23 (#4165)

* US1907300 - add md code escapes to code elements - PR23

* fix table error

* fix table error

* changes after review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: ishchukin <78567572+ishchukin@users.noreply.github.com>
Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Daniel Paoliello <danpao@microsoft.com>
Co-authored-by: Laura Brenner <90344170+laurabren@users.noreply.github.com>
Co-authored-by: Gabor Horvath <gahorvat@microsoft.com>
Co-authored-by: Austin C. Minor <austin.chase.m@gmail.com>
Co-authored-by: Edward Breeveld <42862235+EddieBreeveld@users.noreply.github.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Miya Natsuhara <46756417+mnatsuhara@users.noreply.github.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: adr26 <32688592+adr26@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>
Co-authored-by: v-pegao <v-pegao@users.noreply.github.com>
Co-authored-by: PRMerger18 <prmrgr18@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Rachana Satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: Johnson <skyzs2001@vip.qq.com>
opbld16 added a commit that referenced this pull request Mar 10, 2022
* Change __STDC__ documentation for 17.2

* Twhitney updateui (#4082)

* update ui steps

* simplify

* fix formatting

* try a note

* formatting

* bridge the note

* edits

* edits

* acrolinx

* Update docs/build/walkthrough-header-units.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Fix link to CreateProcess function

* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

* US1907300 - add md code escapes to code elements - PR14

* changes after review

* US1907300 - add md code escapes to code elements - PR15

* US1907300 - add md code escapes to code elements - PR15

* Add C7553, C5240, diagnostics fixes

* Add C5054, C5055, C5056 warnings

* fix link

* updates after review

* Fix a collection of cpp-docs issues

* Add C7553, C5240 to TOC

* Add C5054, C5055, C5056 to TOC

* Tweaks to cpp-docs-220222

* changes after review

* Document lowercase, uppercase. Add specific version information

* US1907300 - add md code escapes to code elements - PR16 (#4127)

* US1907300 - add md code escapes to code elements - PR16

* US1907300 - add md code escapes to code elements - PR16

* changes after review

* Add missing documentation to 3 new enum related checks.

* Add version inforation into table (#4132)

* Fix typo that listed for_each instead of find_if

Fixed an example description where the description did not match the example

* Add that "g" has been deprecated

* US1907300 - add md code escapes to code elements - PR17 (#4130)

* US1907300 - add md code escapes to code elements - PR17

* changes after review

* changes after review

* changes after review

* changes after review

* changes after review

* Change P1689R3 to P1689R4 per Gaby

* US1907300 - add md code escapes to code elements - PR18 (#4135)

* US1907300 - add md code escapes to code elements - PR18

* changes after review

* Update to Docs style.

* Fix typo.

* Fix missing ending underscore in `_Analysis_assume_`

* Fix link.

* TC1652913 __declspec(empty_bases) docs

* Missed one reference.

* Fix typo in _CrtSetReportHook2 parameter name

* Add info for TC1587815 JMC in code coverage

* Fix typo

* US1907300 - add md code escapes to code elements - PR19 (#4141)

* US1907300 - add md code escapes to code elements - PR19

* changes after review

* Use main branch for public repository

* Address bug TS1430759

* update headings

* Fix a bunch of "See x for more information"

* Bulk Fix 2 of n "see x for more information"

* Acrolinx some files before a bulk fix.

* Fix remaining "See x" issues in build (#4153)

* Fix Acrolinx and grammar issues

* Fix typo.

* correct previous updates to null

* US1907300 - add md code escapes to code elements - PR20 (#4145)

* US1907300 - add md code escapes to code elements - PR20

* changes after review

* changes after review

* changes after review

* US1907300 - add md code escapes to code elements - PR21 (#4158)

* US1907300 - add md code escapes to code elements - PR21

* changes after review

* Update 1 for VS22 (#4147)

* Update 1 for VS22

* Disambiguate example, update grammar

* Update after review

* Update after review

* update after review

* update after review

* update after review

* update after review

* update after review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* restored link to videos previously on channel 9 but now on docs.micro… (#4159)

* restored link to videos previously on channel 9 but now on docs.microsoft.com shows page

* acrolinx

* make link relative

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* US1907300 - add md code escapes to code elements - PR22

* changes after review

* changes after review

* Missing 9 for hexadecimal-digit

* Missing " in string-literal

* Updating for VS22 (#4139)

* Updating for VS22

* Update 2 for VS22

* Update 2 VS22

* Update 2 VS22

* Update 2 VS22

* Update after tech review

* Update after review

* Update date

* US1907300 - add md code escapes to code elements - PR23 (#4165)

* US1907300 - add md code escapes to code elements - PR23

* fix table error

* fix table error

* changes after review

* Removed the extra semicolon.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: ishchukin <78567572+ishchukin@users.noreply.github.com>
Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Daniel Paoliello <danpao@microsoft.com>
Co-authored-by: Laura Brenner <90344170+laurabren@users.noreply.github.com>
Co-authored-by: Gabor Horvath <gahorvat@microsoft.com>
Co-authored-by: Austin C. Minor <austin.chase.m@gmail.com>
Co-authored-by: Edward Breeveld <42862235+EddieBreeveld@users.noreply.github.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Miya Natsuhara <46756417+mnatsuhara@users.noreply.github.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: adr26 <32688592+adr26@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>
Co-authored-by: v-pegao <v-pegao@users.noreply.github.com>
Co-authored-by: PRMerger18 <prmrgr18@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Rachana Satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: Johnson <skyzs2001@vip.qq.com>
Co-authored-by: shrek1402 <44646716+shrek1402@users.noreply.github.com>
opbld16 added a commit that referenced this pull request Mar 11, 2022
* Change __STDC__ documentation for 17.2

* Twhitney updateui (#4082)

* update ui steps

* simplify

* fix formatting

* try a note

* formatting

* bridge the note

* edits

* edits

* acrolinx

* Update docs/build/walkthrough-header-units.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Fix link to CreateProcess function

* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

* US1907300 - add md code escapes to code elements - PR14

* changes after review

* US1907300 - add md code escapes to code elements - PR15

* US1907300 - add md code escapes to code elements - PR15

* Add C7553, C5240, diagnostics fixes

* Add C5054, C5055, C5056 warnings

* fix link

* updates after review

* Fix a collection of cpp-docs issues

* Add C7553, C5240 to TOC

* Add C5054, C5055, C5056 to TOC

* Tweaks to cpp-docs-220222

* changes after review

* Document lowercase, uppercase. Add specific version information

* US1907300 - add md code escapes to code elements - PR16 (#4127)

* US1907300 - add md code escapes to code elements - PR16

* US1907300 - add md code escapes to code elements - PR16

* changes after review

* Add missing documentation to 3 new enum related checks.

* Add version inforation into table (#4132)

* Fix typo that listed for_each instead of find_if

Fixed an example description where the description did not match the example

* Add that "g" has been deprecated

* US1907300 - add md code escapes to code elements - PR17 (#4130)

* US1907300 - add md code escapes to code elements - PR17

* changes after review

* changes after review

* changes after review

* changes after review

* changes after review

* Change P1689R3 to P1689R4 per Gaby

* US1907300 - add md code escapes to code elements - PR18 (#4135)

* US1907300 - add md code escapes to code elements - PR18

* changes after review

* Update to Docs style.

* Fix typo.

* Fix missing ending underscore in `_Analysis_assume_`

* Fix link.

* TC1652913 __declspec(empty_bases) docs

* Missed one reference.

* Fix typo in _CrtSetReportHook2 parameter name

* Add info for TC1587815 JMC in code coverage

* Fix typo

* US1907300 - add md code escapes to code elements - PR19 (#4141)

* US1907300 - add md code escapes to code elements - PR19

* changes after review

* Use main branch for public repository

* Address bug TS1430759

* update headings

* Fix a bunch of "See x for more information"

* Bulk Fix 2 of n "see x for more information"

* Acrolinx some files before a bulk fix.

* Fix remaining "See x" issues in build (#4153)

* Fix Acrolinx and grammar issues

* Fix typo.

* correct previous updates to null

* US1907300 - add md code escapes to code elements - PR20 (#4145)

* US1907300 - add md code escapes to code elements - PR20

* changes after review

* changes after review

* changes after review

* US1907300 - add md code escapes to code elements - PR21 (#4158)

* US1907300 - add md code escapes to code elements - PR21

* changes after review

* Update 1 for VS22 (#4147)

* Update 1 for VS22

* Disambiguate example, update grammar

* Update after review

* Update after review

* update after review

* update after review

* update after review

* update after review

* update after review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* restored link to videos previously on channel 9 but now on docs.micro… (#4159)

* restored link to videos previously on channel 9 but now on docs.microsoft.com shows page

* acrolinx

* make link relative

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* US1907300 - add md code escapes to code elements - PR22

* changes after review

* changes after review

* Missing 9 for hexadecimal-digit

* Missing " in string-literal

* Updating for VS22 (#4139)

* Updating for VS22

* Update 2 for VS22

* Update 2 VS22

* Update 2 VS22

* Update 2 VS22

* Update after tech review

* Update after review

* Update date

* US1907300 - add md code escapes to code elements - PR23 (#4165)

* US1907300 - add md code escapes to code elements - PR23

* fix table error

* fix table error

* changes after review

* Removed the extra semicolon.

* add link to different toolset environment list (#4171)

* add link to toolset environment list
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: ishchukin <78567572+ishchukin@users.noreply.github.com>
Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Daniel Paoliello <danpao@microsoft.com>
Co-authored-by: Laura Brenner <90344170+laurabren@users.noreply.github.com>
Co-authored-by: Gabor Horvath <gahorvat@microsoft.com>
Co-authored-by: Austin C. Minor <austin.chase.m@gmail.com>
Co-authored-by: Edward Breeveld <42862235+EddieBreeveld@users.noreply.github.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Miya Natsuhara <46756417+mnatsuhara@users.noreply.github.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: adr26 <32688592+adr26@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>
Co-authored-by: v-pegao <v-pegao@users.noreply.github.com>
Co-authored-by: PRMerger18 <prmrgr18@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Rachana Satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: Johnson <skyzs2001@vip.qq.com>
Co-authored-by: shrek1402 <44646716+shrek1402@users.noreply.github.com>
opbld15 added a commit that referenced this pull request Mar 14, 2022
* Change __STDC__ documentation for 17.2

* Twhitney updateui (#4082)

* update ui steps

* simplify

* fix formatting

* try a note

* formatting

* bridge the note

* edits

* edits

* acrolinx

* Update docs/build/walkthrough-header-units.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Fix link to CreateProcess function

* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

* US1907300 - add md code escapes to code elements - PR14

* changes after review

* US1907300 - add md code escapes to code elements - PR15

* US1907300 - add md code escapes to code elements - PR15

* Add C7553, C5240, diagnostics fixes

* Add C5054, C5055, C5056 warnings

* fix link

* updates after review

* Fix a collection of cpp-docs issues

* Add C7553, C5240 to TOC

* Add C5054, C5055, C5056 to TOC

* Tweaks to cpp-docs-220222

* changes after review

* Document lowercase, uppercase. Add specific version information

* US1907300 - add md code escapes to code elements - PR16 (#4127)

* US1907300 - add md code escapes to code elements - PR16

* US1907300 - add md code escapes to code elements - PR16

* changes after review

* Add missing documentation to 3 new enum related checks.

* Add version inforation into table (#4132)

* Fix typo that listed for_each instead of find_if

Fixed an example description where the description did not match the example

* Add that "g" has been deprecated

* US1907300 - add md code escapes to code elements - PR17 (#4130)

* US1907300 - add md code escapes to code elements - PR17

* changes after review

* changes after review

* changes after review

* changes after review

* changes after review

* Change P1689R3 to P1689R4 per Gaby

* US1907300 - add md code escapes to code elements - PR18 (#4135)

* US1907300 - add md code escapes to code elements - PR18

* changes after review

* Update to Docs style.

* Fix typo.

* Fix missing ending underscore in `_Analysis_assume_`

* Fix link.

* TC1652913 __declspec(empty_bases) docs

* Missed one reference.

* Fix typo in _CrtSetReportHook2 parameter name

* Add info for TC1587815 JMC in code coverage

* Fix typo

* US1907300 - add md code escapes to code elements - PR19 (#4141)

* US1907300 - add md code escapes to code elements - PR19

* changes after review

* Use main branch for public repository

* Address bug TS1430759

* update headings

* Fix a bunch of "See x for more information"

* Bulk Fix 2 of n "see x for more information"

* Acrolinx some files before a bulk fix.

* Fix remaining "See x" issues in build (#4153)

* Fix Acrolinx and grammar issues

* Fix typo.

* correct previous updates to null

* US1907300 - add md code escapes to code elements - PR20 (#4145)

* US1907300 - add md code escapes to code elements - PR20

* changes after review

* changes after review

* changes after review

* US1907300 - add md code escapes to code elements - PR21 (#4158)

* US1907300 - add md code escapes to code elements - PR21

* changes after review

* Update 1 for VS22 (#4147)

* Update 1 for VS22

* Disambiguate example, update grammar

* Update after review

* Update after review

* update after review

* update after review

* update after review

* update after review

* update after review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* restored link to videos previously on channel 9 but now on docs.micro… (#4159)

* restored link to videos previously on channel 9 but now on docs.microsoft.com shows page

* acrolinx

* make link relative

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* US1907300 - add md code escapes to code elements - PR22

* changes after review

* changes after review

* Missing 9 for hexadecimal-digit

* Missing " in string-literal

* Updating for VS22 (#4139)

* Updating for VS22

* Update 2 for VS22

* Update 2 VS22

* Update 2 VS22

* Update 2 VS22

* Update after tech review

* Update after review

* Update date

* US1907300 - add md code escapes to code elements - PR23 (#4165)

* US1907300 - add md code escapes to code elements - PR23

* fix table error

* fix table error

* changes after review

* Removed the extra semicolon.

* add link to different toolset environment list (#4171)

* add link to toolset environment list
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Fix value constraint for #line

* Update for VS2022 (#4162)

* Update for VS2022

* Update after review

* Update after review

* Update after review

* Update for VS 2022

* Update for Visual studio 2022

* Update after review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: ishchukin <78567572+ishchukin@users.noreply.github.com>
Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Daniel Paoliello <danpao@microsoft.com>
Co-authored-by: Laura Brenner <90344170+laurabren@users.noreply.github.com>
Co-authored-by: Gabor Horvath <gahorvat@microsoft.com>
Co-authored-by: Austin C. Minor <austin.chase.m@gmail.com>
Co-authored-by: Edward Breeveld <42862235+EddieBreeveld@users.noreply.github.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Miya Natsuhara <46756417+mnatsuhara@users.noreply.github.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: adr26 <32688592+adr26@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>
Co-authored-by: v-pegao <v-pegao@users.noreply.github.com>
Co-authored-by: PRMerger18 <prmrgr18@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Rachana Satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: Johnson <skyzs2001@vip.qq.com>
Co-authored-by: shrek1402 <44646716+shrek1402@users.noreply.github.com>
Co-authored-by: SaltfishAmi <ami@saltfish.moe>
opbld16 added a commit that referenced this pull request Mar 15, 2022
* Change __STDC__ documentation for 17.2

* Twhitney updateui (#4082)

* update ui steps

* simplify

* fix formatting

* try a note

* formatting

* bridge the note

* edits

* edits

* acrolinx

* Update docs/build/walkthrough-header-units.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Fix link to CreateProcess function

* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

* US1907300 - add md code escapes to code elements - PR14

* changes after review

* US1907300 - add md code escapes to code elements - PR15

* US1907300 - add md code escapes to code elements - PR15

* Add C7553, C5240, diagnostics fixes

* Add C5054, C5055, C5056 warnings

* fix link

* updates after review

* Fix a collection of cpp-docs issues

* Add C7553, C5240 to TOC

* Add C5054, C5055, C5056 to TOC

* Tweaks to cpp-docs-220222

* changes after review

* Document lowercase, uppercase. Add specific version information

* US1907300 - add md code escapes to code elements - PR16 (#4127)

* US1907300 - add md code escapes to code elements - PR16

* US1907300 - add md code escapes to code elements - PR16

* changes after review

* Add missing documentation to 3 new enum related checks.

* Add version inforation into table (#4132)

* Fix typo that listed for_each instead of find_if

Fixed an example description where the description did not match the example

* Add that "g" has been deprecated

* US1907300 - add md code escapes to code elements - PR17 (#4130)

* US1907300 - add md code escapes to code elements - PR17

* changes after review

* changes after review

* changes after review

* changes after review

* changes after review

* Change P1689R3 to P1689R4 per Gaby

* US1907300 - add md code escapes to code elements - PR18 (#4135)

* US1907300 - add md code escapes to code elements - PR18

* changes after review

* Update to Docs style.

* Fix typo.

* Fix missing ending underscore in `_Analysis_assume_`

* Fix link.

* TC1652913 __declspec(empty_bases) docs

* Missed one reference.

* Fix typo in _CrtSetReportHook2 parameter name

* Add info for TC1587815 JMC in code coverage

* Fix typo

* US1907300 - add md code escapes to code elements - PR19 (#4141)

* US1907300 - add md code escapes to code elements - PR19

* changes after review

* Use main branch for public repository

* Address bug TS1430759

* update headings

* Fix a bunch of "See x for more information"

* Bulk Fix 2 of n "see x for more information"

* Acrolinx some files before a bulk fix.

* Fix remaining "See x" issues in build (#4153)

* Fix Acrolinx and grammar issues

* Fix typo.

* correct previous updates to null

* US1907300 - add md code escapes to code elements - PR20 (#4145)

* US1907300 - add md code escapes to code elements - PR20

* changes after review

* changes after review

* changes after review

* US1907300 - add md code escapes to code elements - PR21 (#4158)

* US1907300 - add md code escapes to code elements - PR21

* changes after review

* Update 1 for VS22 (#4147)

* Update 1 for VS22

* Disambiguate example, update grammar

* Update after review

* Update after review

* update after review

* update after review

* update after review

* update after review

* update after review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* restored link to videos previously on channel 9 but now on docs.micro… (#4159)

* restored link to videos previously on channel 9 but now on docs.microsoft.com shows page

* acrolinx

* make link relative

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* US1907300 - add md code escapes to code elements - PR22

* changes after review

* changes after review

* Missing 9 for hexadecimal-digit

* Missing " in string-literal

* Updating for VS22 (#4139)

* Updating for VS22

* Update 2 for VS22

* Update 2 VS22

* Update 2 VS22

* Update 2 VS22

* Update after tech review

* Update after review

* Update date

* US1907300 - add md code escapes to code elements - PR23 (#4165)

* US1907300 - add md code escapes to code elements - PR23

* fix table error

* fix table error

* changes after review

* Removed the extra semicolon.

* add link to different toolset environment list (#4171)

* add link to toolset environment list
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Fix value constraint for #line

* Update for VS2022 (#4162)

* Update for VS2022

* Update after review

* Update after review

* Update after review

* Update for VS 2022

* Update for Visual studio 2022

* Update after review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: ishchukin <78567572+ishchukin@users.noreply.github.com>
Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Daniel Paoliello <danpao@microsoft.com>
Co-authored-by: Laura Brenner <90344170+laurabren@users.noreply.github.com>
Co-authored-by: Gabor Horvath <gahorvat@microsoft.com>
Co-authored-by: Austin C. Minor <austin.chase.m@gmail.com>
Co-authored-by: Edward Breeveld <42862235+EddieBreeveld@users.noreply.github.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Miya Natsuhara <46756417+mnatsuhara@users.noreply.github.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: adr26 <32688592+adr26@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>
Co-authored-by: v-pegao <v-pegao@users.noreply.github.com>
Co-authored-by: PRMerger18 <prmrgr18@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Rachana Satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: Johnson <skyzs2001@vip.qq.com>
Co-authored-by: shrek1402 <44646716+shrek1402@users.noreply.github.com>
Co-authored-by: SaltfishAmi <ami@saltfish.moe>
opbld16 added a commit that referenced this pull request Mar 16, 2022
* Change __STDC__ documentation for 17.2

* Twhitney updateui (#4082)

* update ui steps

* simplify

* fix formatting

* try a note

* formatting

* bridge the note

* edits

* edits

* acrolinx

* Update docs/build/walkthrough-header-units.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Fix link to CreateProcess function

* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

* US1907300 - add md code escapes to code elements - PR14

* changes after review

* US1907300 - add md code escapes to code elements - PR15

* US1907300 - add md code escapes to code elements - PR15

* Add C7553, C5240, diagnostics fixes

* Add C5054, C5055, C5056 warnings

* fix link

* updates after review

* Fix a collection of cpp-docs issues

* Add C7553, C5240 to TOC

* Add C5054, C5055, C5056 to TOC

* Tweaks to cpp-docs-220222

* changes after review

* Document lowercase, uppercase. Add specific version information

* US1907300 - add md code escapes to code elements - PR16 (#4127)

* US1907300 - add md code escapes to code elements - PR16

* US1907300 - add md code escapes to code elements - PR16

* changes after review

* Add missing documentation to 3 new enum related checks.

* Add version inforation into table (#4132)

* Fix typo that listed for_each instead of find_if

Fixed an example description where the description did not match the example

* Add that "g" has been deprecated

* US1907300 - add md code escapes to code elements - PR17 (#4130)

* US1907300 - add md code escapes to code elements - PR17

* changes after review

* changes after review

* changes after review

* changes after review

* changes after review

* Change P1689R3 to P1689R4 per Gaby

* US1907300 - add md code escapes to code elements - PR18 (#4135)

* US1907300 - add md code escapes to code elements - PR18

* changes after review

* Update to Docs style.

* Fix typo.

* Fix missing ending underscore in `_Analysis_assume_`

* Fix link.

* TC1652913 __declspec(empty_bases) docs

* Missed one reference.

* Fix typo in _CrtSetReportHook2 parameter name

* Add info for TC1587815 JMC in code coverage

* Fix typo

* US1907300 - add md code escapes to code elements - PR19 (#4141)

* US1907300 - add md code escapes to code elements - PR19

* changes after review

* Use main branch for public repository

* Address bug TS1430759

* update headings

* Fix a bunch of "See x for more information"

* Bulk Fix 2 of n "see x for more information"

* Acrolinx some files before a bulk fix.

* Fix remaining "See x" issues in build (#4153)

* Fix Acrolinx and grammar issues

* Fix typo.

* correct previous updates to null

* US1907300 - add md code escapes to code elements - PR20 (#4145)

* US1907300 - add md code escapes to code elements - PR20

* changes after review

* changes after review

* changes after review

* US1907300 - add md code escapes to code elements - PR21 (#4158)

* US1907300 - add md code escapes to code elements - PR21

* changes after review

* Update 1 for VS22 (#4147)

* Update 1 for VS22

* Disambiguate example, update grammar

* Update after review

* Update after review

* update after review

* update after review

* update after review

* update after review

* update after review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* restored link to videos previously on channel 9 but now on docs.micro… (#4159)

* restored link to videos previously on channel 9 but now on docs.microsoft.com shows page

* acrolinx

* make link relative

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* US1907300 - add md code escapes to code elements - PR22

* changes after review

* changes after review

* Missing 9 for hexadecimal-digit

* Missing " in string-literal

* Updating for VS22 (#4139)

* Updating for VS22

* Update 2 for VS22

* Update 2 VS22

* Update 2 VS22

* Update 2 VS22

* Update after tech review

* Update after review

* Update date

* US1907300 - add md code escapes to code elements - PR23 (#4165)

* US1907300 - add md code escapes to code elements - PR23

* fix table error

* fix table error

* changes after review

* Removed the extra semicolon.

* add link to different toolset environment list (#4171)

* add link to toolset environment list
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Fix value constraint for #line

* Update for VS2022 (#4162)

* Update for VS2022

* Update after review

* Update after review

* Update after review

* Update for VS 2022

* Update for Visual studio 2022

* Update after review

* add sample connection properties (#4173)

* add sample connection properties

* add examples

* alphabetize list

* break the examples out into their own section

* adjust examples

* update wording

* more changes to example section and remove a little redundancy

* acrolinx

* tech review

* acrolinx

* change location of troubleshooting step

* wording

* removed connection id

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: ishchukin <78567572+ishchukin@users.noreply.github.com>
Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Daniel Paoliello <danpao@microsoft.com>
Co-authored-by: Laura Brenner <90344170+laurabren@users.noreply.github.com>
Co-authored-by: Gabor Horvath <gahorvat@microsoft.com>
Co-authored-by: Austin C. Minor <austin.chase.m@gmail.com>
Co-authored-by: Edward Breeveld <42862235+EddieBreeveld@users.noreply.github.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Miya Natsuhara <46756417+mnatsuhara@users.noreply.github.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: adr26 <32688592+adr26@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>
Co-authored-by: v-pegao <v-pegao@users.noreply.github.com>
Co-authored-by: PRMerger18 <prmrgr18@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Rachana Satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: Johnson <skyzs2001@vip.qq.com>
Co-authored-by: shrek1402 <44646716+shrek1402@users.noreply.github.com>
Co-authored-by: SaltfishAmi <ami@saltfish.moe>
opbld15 added a commit that referenced this pull request Mar 17, 2022
* Change __STDC__ documentation for 17.2

* Twhitney updateui (#4082)

* update ui steps

* simplify

* fix formatting

* try a note

* formatting

* bridge the note

* edits

* edits

* acrolinx

* Update docs/build/walkthrough-header-units.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Fix link to CreateProcess function

* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

* US1907300 - add md code escapes to code elements - PR14

* changes after review

* US1907300 - add md code escapes to code elements - PR15

* US1907300 - add md code escapes to code elements - PR15

* Add C7553, C5240, diagnostics fixes

* Add C5054, C5055, C5056 warnings

* fix link

* updates after review

* Fix a collection of cpp-docs issues

* Add C7553, C5240 to TOC

* Add C5054, C5055, C5056 to TOC

* Tweaks to cpp-docs-220222

* changes after review

* Document lowercase, uppercase. Add specific version information

* US1907300 - add md code escapes to code elements - PR16 (#4127)

* US1907300 - add md code escapes to code elements - PR16

* US1907300 - add md code escapes to code elements - PR16

* changes after review

* Add missing documentation to 3 new enum related checks.

* Add version inforation into table (#4132)

* Fix typo that listed for_each instead of find_if

Fixed an example description where the description did not match the example

* Add that "g" has been deprecated

* US1907300 - add md code escapes to code elements - PR17 (#4130)

* US1907300 - add md code escapes to code elements - PR17

* changes after review

* changes after review

* changes after review

* changes after review

* changes after review

* Change P1689R3 to P1689R4 per Gaby

* US1907300 - add md code escapes to code elements - PR18 (#4135)

* US1907300 - add md code escapes to code elements - PR18

* changes after review

* Update to Docs style.

* Fix typo.

* Fix missing ending underscore in `_Analysis_assume_`

* Fix link.

* TC1652913 __declspec(empty_bases) docs

* Missed one reference.

* Fix typo in _CrtSetReportHook2 parameter name

* Add info for TC1587815 JMC in code coverage

* Fix typo

* US1907300 - add md code escapes to code elements - PR19 (#4141)

* US1907300 - add md code escapes to code elements - PR19

* changes after review

* Use main branch for public repository

* Address bug TS1430759

* update headings

* Fix a bunch of "See x for more information"

* Bulk Fix 2 of n "see x for more information"

* Acrolinx some files before a bulk fix.

* Fix remaining "See x" issues in build (#4153)

* Fix Acrolinx and grammar issues

* Fix typo.

* correct previous updates to null

* US1907300 - add md code escapes to code elements - PR20 (#4145)

* US1907300 - add md code escapes to code elements - PR20

* changes after review

* changes after review

* changes after review

* US1907300 - add md code escapes to code elements - PR21 (#4158)

* US1907300 - add md code escapes to code elements - PR21

* changes after review

* Update 1 for VS22 (#4147)

* Update 1 for VS22

* Disambiguate example, update grammar

* Update after review

* Update after review

* update after review

* update after review

* update after review

* update after review

* update after review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* restored link to videos previously on channel 9 but now on docs.micro… (#4159)

* restored link to videos previously on channel 9 but now on docs.microsoft.com shows page

* acrolinx

* make link relative

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* US1907300 - add md code escapes to code elements - PR22

* changes after review

* changes after review

* Missing 9 for hexadecimal-digit

* Missing " in string-literal

* Updating for VS22 (#4139)

* Updating for VS22

* Update 2 for VS22

* Update 2 VS22

* Update 2 VS22

* Update 2 VS22

* Update after tech review

* Update after review

* Update date

* US1907300 - add md code escapes to code elements - PR23 (#4165)

* US1907300 - add md code escapes to code elements - PR23

* fix table error

* fix table error

* changes after review

* Removed the extra semicolon.

* add link to different toolset environment list (#4171)

* add link to toolset environment list
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Fix value constraint for #line

* Update for VS2022 (#4162)

* Update for VS2022

* Update after review

* Update after review

* Update after review

* Update for VS 2022

* Update for Visual studio 2022

* Update after review

* add sample connection properties (#4173)

* add sample connection properties

* add examples

* alphabetize list

* break the examples out into their own section

* adjust examples

* update wording

* more changes to example section and remove a little redundancy

* acrolinx

* tech review

* acrolinx

* change location of troubleshooting step

* wording

* removed connection id

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: ishchukin <78567572+ishchukin@users.noreply.github.com>
Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Daniel Paoliello <danpao@microsoft.com>
Co-authored-by: Laura Brenner <90344170+laurabren@users.noreply.github.com>
Co-authored-by: Gabor Horvath <gahorvat@microsoft.com>
Co-authored-by: Austin C. Minor <austin.chase.m@gmail.com>
Co-authored-by: Edward Breeveld <42862235+EddieBreeveld@users.noreply.github.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Miya Natsuhara <46756417+mnatsuhara@users.noreply.github.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: adr26 <32688592+adr26@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>
Co-authored-by: v-pegao <v-pegao@users.noreply.github.com>
Co-authored-by: PRMerger18 <prmrgr18@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Rachana Satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: Johnson <skyzs2001@vip.qq.com>
Co-authored-by: shrek1402 <44646716+shrek1402@users.noreply.github.com>
Co-authored-by: SaltfishAmi <ami@saltfish.moe>
opbld15 added a commit that referenced this pull request Mar 18, 2022
* Change __STDC__ documentation for 17.2

* Twhitney updateui (#4082)

* update ui steps

* simplify

* fix formatting

* try a note

* formatting

* bridge the note

* edits

* edits

* acrolinx

* Update docs/build/walkthrough-header-units.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Fix link to CreateProcess function

* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

* US1907300 - add md code escapes to code elements - PR14

* changes after review

* US1907300 - add md code escapes to code elements - PR15

* US1907300 - add md code escapes to code elements - PR15

* Add C7553, C5240, diagnostics fixes

* Add C5054, C5055, C5056 warnings

* fix link

* updates after review

* Fix a collection of cpp-docs issues

* Add C7553, C5240 to TOC

* Add C5054, C5055, C5056 to TOC

* Tweaks to cpp-docs-220222

* changes after review

* Document lowercase, uppercase. Add specific version information

* US1907300 - add md code escapes to code elements - PR16 (#4127)

* US1907300 - add md code escapes to code elements - PR16

* US1907300 - add md code escapes to code elements - PR16

* changes after review

* Add missing documentation to 3 new enum related checks.

* Add version inforation into table (#4132)

* Fix typo that listed for_each instead of find_if

Fixed an example description where the description did not match the example

* Add that "g" has been deprecated

* US1907300 - add md code escapes to code elements - PR17 (#4130)

* US1907300 - add md code escapes to code elements - PR17

* changes after review

* changes after review

* changes after review

* changes after review

* changes after review

* Change P1689R3 to P1689R4 per Gaby

* US1907300 - add md code escapes to code elements - PR18 (#4135)

* US1907300 - add md code escapes to code elements - PR18

* changes after review

* Update to Docs style.

* Fix typo.

* Fix missing ending underscore in `_Analysis_assume_`

* Fix link.

* TC1652913 __declspec(empty_bases) docs

* Missed one reference.

* Fix typo in _CrtSetReportHook2 parameter name

* Add info for TC1587815 JMC in code coverage

* Fix typo

* US1907300 - add md code escapes to code elements - PR19 (#4141)

* US1907300 - add md code escapes to code elements - PR19

* changes after review

* Use main branch for public repository

* Address bug TS1430759

* update headings

* Fix a bunch of "See x for more information"

* Bulk Fix 2 of n "see x for more information"

* Acrolinx some files before a bulk fix.

* Fix remaining "See x" issues in build (#4153)

* Fix Acrolinx and grammar issues

* Fix typo.

* correct previous updates to null

* US1907300 - add md code escapes to code elements - PR20 (#4145)

* US1907300 - add md code escapes to code elements - PR20

* changes after review

* changes after review

* changes after review

* US1907300 - add md code escapes to code elements - PR21 (#4158)

* US1907300 - add md code escapes to code elements - PR21

* changes after review

* Update 1 for VS22 (#4147)

* Update 1 for VS22

* Disambiguate example, update grammar

* Update after review

* Update after review

* update after review

* update after review

* update after review

* update after review

* update after review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* restored link to videos previously on channel 9 but now on docs.micro… (#4159)

* restored link to videos previously on channel 9 but now on docs.microsoft.com shows page

* acrolinx

* make link relative

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* US1907300 - add md code escapes to code elements - PR22

* changes after review

* changes after review

* Missing 9 for hexadecimal-digit

* Missing " in string-literal

* Updating for VS22 (#4139)

* Updating for VS22

* Update 2 for VS22

* Update 2 VS22

* Update 2 VS22

* Update 2 VS22

* Update after tech review

* Update after review

* Update date

* US1907300 - add md code escapes to code elements - PR23 (#4165)

* US1907300 - add md code escapes to code elements - PR23

* fix table error

* fix table error

* changes after review

* Removed the extra semicolon.

* add link to different toolset environment list (#4171)

* add link to toolset environment list
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Fix value constraint for #line

* Update for VS2022 (#4162)

* Update for VS2022

* Update after review

* Update after review

* Update after review

* Update for VS 2022

* Update for Visual studio 2022

* Update after review

* add sample connection properties (#4173)

* add sample connection properties

* add examples

* alphabetize list

* break the examples out into their own section

* adjust examples

* update wording

* more changes to example section and remove a little redundancy

* acrolinx

* tech review

* acrolinx

* change location of troubleshooting step

* wording

* removed connection id

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: ishchukin <78567572+ishchukin@users.noreply.github.com>
Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Daniel Paoliello <danpao@microsoft.com>
Co-authored-by: Laura Brenner <90344170+laurabren@users.noreply.github.com>
Co-authored-by: Gabor Horvath <gahorvat@microsoft.com>
Co-authored-by: Austin C. Minor <austin.chase.m@gmail.com>
Co-authored-by: Edward Breeveld <42862235+EddieBreeveld@users.noreply.github.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Miya Natsuhara <46756417+mnatsuhara@users.noreply.github.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: adr26 <32688592+adr26@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>
Co-authored-by: v-pegao <v-pegao@users.noreply.github.com>
Co-authored-by: PRMerger18 <prmrgr18@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Rachana Satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: Johnson <skyzs2001@vip.qq.com>
Co-authored-by: shrek1402 <44646716+shrek1402@users.noreply.github.com>
Co-authored-by: SaltfishAmi <ami@saltfish.moe>
opbld17 added a commit that referenced this pull request Mar 21, 2022
* Change __STDC__ documentation for 17.2

* Twhitney updateui (#4082)

* update ui steps

* simplify

* fix formatting

* try a note

* formatting

* bridge the note

* edits

* edits

* acrolinx

* Update docs/build/walkthrough-header-units.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Fix link to CreateProcess function

* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

* US1907300 - add md code escapes to code elements - PR14

* changes after review

* US1907300 - add md code escapes to code elements - PR15

* US1907300 - add md code escapes to code elements - PR15

* Add C7553, C5240, diagnostics fixes

* Add C5054, C5055, C5056 warnings

* fix link

* updates after review

* Fix a collection of cpp-docs issues

* Add C7553, C5240 to TOC

* Add C5054, C5055, C5056 to TOC

* Tweaks to cpp-docs-220222

* changes after review

* Document lowercase, uppercase. Add specific version information

* US1907300 - add md code escapes to code elements - PR16 (#4127)

* US1907300 - add md code escapes to code elements - PR16

* US1907300 - add md code escapes to code elements - PR16

* changes after review

* Add missing documentation to 3 new enum related checks.

* Add version inforation into table (#4132)

* Fix typo that listed for_each instead of find_if

Fixed an example description where the description did not match the example

* Add that "g" has been deprecated

* US1907300 - add md code escapes to code elements - PR17 (#4130)

* US1907300 - add md code escapes to code elements - PR17

* changes after review

* changes after review

* changes after review

* changes after review

* changes after review

* Change P1689R3 to P1689R4 per Gaby

* US1907300 - add md code escapes to code elements - PR18 (#4135)

* US1907300 - add md code escapes to code elements - PR18

* changes after review

* Update to Docs style.

* Fix typo.

* Fix missing ending underscore in `_Analysis_assume_`

* Fix link.

* TC1652913 __declspec(empty_bases) docs

* Missed one reference.

* Fix typo in _CrtSetReportHook2 parameter name

* Add info for TC1587815 JMC in code coverage

* Fix typo

* US1907300 - add md code escapes to code elements - PR19 (#4141)

* US1907300 - add md code escapes to code elements - PR19

* changes after review

* Use main branch for public repository

* Address bug TS1430759

* update headings

* Fix a bunch of "See x for more information"

* Bulk Fix 2 of n "see x for more information"

* Acrolinx some files before a bulk fix.

* Fix remaining "See x" issues in build (#4153)

* Fix Acrolinx and grammar issues

* Fix typo.

* correct previous updates to null

* US1907300 - add md code escapes to code elements - PR20 (#4145)

* US1907300 - add md code escapes to code elements - PR20

* changes after review

* changes after review

* changes after review

* US1907300 - add md code escapes to code elements - PR21 (#4158)

* US1907300 - add md code escapes to code elements - PR21

* changes after review

* Update 1 for VS22 (#4147)

* Update 1 for VS22

* Disambiguate example, update grammar

* Update after review

* Update after review

* update after review

* update after review

* update after review

* update after review

* update after review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* restored link to videos previously on channel 9 but now on docs.micro… (#4159)

* restored link to videos previously on channel 9 but now on docs.microsoft.com shows page

* acrolinx

* make link relative

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* US1907300 - add md code escapes to code elements - PR22

* changes after review

* changes after review

* Missing 9 for hexadecimal-digit

* Missing " in string-literal

* Updating for VS22 (#4139)

* Updating for VS22

* Update 2 for VS22

* Update 2 VS22

* Update 2 VS22

* Update 2 VS22

* Update after tech review

* Update after review

* Update date

* US1907300 - add md code escapes to code elements - PR23 (#4165)

* US1907300 - add md code escapes to code elements - PR23

* fix table error

* fix table error

* changes after review

* Removed the extra semicolon.

* add link to different toolset environment list (#4171)

* add link to toolset environment list
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Fix value constraint for #line

* Update for VS2022 (#4162)

* Update for VS2022

* Update after review

* Update after review

* Update after review

* Update for VS 2022

* Update for Visual studio 2022

* Update after review

* add sample connection properties (#4173)

* add sample connection properties

* add examples

* alphabetize list

* break the examples out into their own section

* adjust examples

* update wording

* more changes to example section and remove a little redundancy

* acrolinx

* tech review

* acrolinx

* change location of troubleshooting step

* wording

* removed connection id

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: ishchukin <78567572+ishchukin@users.noreply.github.com>
Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Daniel Paoliello <danpao@microsoft.com>
Co-authored-by: Laura Brenner <90344170+laurabren@users.noreply.github.com>
Co-authored-by: Gabor Horvath <gahorvat@microsoft.com>
Co-authored-by: Austin C. Minor <austin.chase.m@gmail.com>
Co-authored-by: Edward Breeveld <42862235+EddieBreeveld@users.noreply.github.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Miya Natsuhara <46756417+mnatsuhara@users.noreply.github.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: adr26 <32688592+adr26@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>
Co-authored-by: v-pegao <v-pegao@users.noreply.github.com>
Co-authored-by: PRMerger18 <prmrgr18@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Rachana Satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: Johnson <skyzs2001@vip.qq.com>
Co-authored-by: shrek1402 <44646716+shrek1402@users.noreply.github.com>
Co-authored-by: SaltfishAmi <ami@saltfish.moe>
opbld16 added a commit that referenced this pull request Mar 22, 2022
* Change __STDC__ documentation for 17.2

* Twhitney updateui (#4082)

* update ui steps

* simplify

* fix formatting

* try a note

* formatting

* bridge the note

* edits

* edits

* acrolinx

* Update docs/build/walkthrough-header-units.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Fix link to CreateProcess function

* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

* US1907300 - add md code escapes to code elements - PR14

* changes after review

* US1907300 - add md code escapes to code elements - PR15

* US1907300 - add md code escapes to code elements - PR15

* Add C7553, C5240, diagnostics fixes

* Add C5054, C5055, C5056 warnings

* fix link

* updates after review

* Fix a collection of cpp-docs issues

* Add C7553, C5240 to TOC

* Add C5054, C5055, C5056 to TOC

* Tweaks to cpp-docs-220222

* changes after review

* Document lowercase, uppercase. Add specific version information

* US1907300 - add md code escapes to code elements - PR16 (#4127)

* US1907300 - add md code escapes to code elements - PR16

* US1907300 - add md code escapes to code elements - PR16

* changes after review

* Add missing documentation to 3 new enum related checks.

* Add version inforation into table (#4132)

* Fix typo that listed for_each instead of find_if

Fixed an example description where the description did not match the example

* Add that "g" has been deprecated

* US1907300 - add md code escapes to code elements - PR17 (#4130)

* US1907300 - add md code escapes to code elements - PR17

* changes after review

* changes after review

* changes after review

* changes after review

* changes after review

* Change P1689R3 to P1689R4 per Gaby

* US1907300 - add md code escapes to code elements - PR18 (#4135)

* US1907300 - add md code escapes to code elements - PR18

* changes after review

* Update to Docs style.

* Fix typo.

* Fix missing ending underscore in `_Analysis_assume_`

* Fix link.

* TC1652913 __declspec(empty_bases) docs

* Missed one reference.

* Fix typo in _CrtSetReportHook2 parameter name

* Add info for TC1587815 JMC in code coverage

* Fix typo

* US1907300 - add md code escapes to code elements - PR19 (#4141)

* US1907300 - add md code escapes to code elements - PR19

* changes after review

* Use main branch for public repository

* Address bug TS1430759

* update headings

* Fix a bunch of "See x for more information"

* Bulk Fix 2 of n "see x for more information"

* Acrolinx some files before a bulk fix.

* Fix remaining "See x" issues in build (#4153)

* Fix Acrolinx and grammar issues

* Fix typo.

* correct previous updates to null

* US1907300 - add md code escapes to code elements - PR20 (#4145)

* US1907300 - add md code escapes to code elements - PR20

* changes after review

* changes after review

* changes after review

* US1907300 - add md code escapes to code elements - PR21 (#4158)

* US1907300 - add md code escapes to code elements - PR21

* changes after review

* Update 1 for VS22 (#4147)

* Update 1 for VS22

* Disambiguate example, update grammar

* Update after review

* Update after review

* update after review

* update after review

* update after review

* update after review

* update after review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* restored link to videos previously on channel 9 but now on docs.micro… (#4159)

* restored link to videos previously on channel 9 but now on docs.microsoft.com shows page

* acrolinx

* make link relative

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* US1907300 - add md code escapes to code elements - PR22

* changes after review

* changes after review

* Missing 9 for hexadecimal-digit

* Missing " in string-literal

* Updating for VS22 (#4139)

* Updating for VS22

* Update 2 for VS22

* Update 2 VS22

* Update 2 VS22

* Update 2 VS22

* Update after tech review

* Update after review

* Update date

* US1907300 - add md code escapes to code elements - PR23 (#4165)

* US1907300 - add md code escapes to code elements - PR23

* fix table error

* fix table error

* changes after review

* Removed the extra semicolon.

* add link to different toolset environment list (#4171)

* add link to toolset environment list
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Fix value constraint for #line

* Update for VS2022 (#4162)

* Update for VS2022

* Update after review

* Update after review

* Update after review

* Update for VS 2022

* Update for Visual studio 2022

* Update after review

* add sample connection properties (#4173)

* add sample connection properties

* add examples

* alphabetize list

* break the examples out into their own section

* adjust examples

* update wording

* more changes to example section and remove a little redundancy

* acrolinx

* tech review

* acrolinx

* change location of troubleshooting step

* wording

* removed connection id

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Updating the steps for VS2022

* Update after review

* Miscellaneous fixes for issues reported (#4179)

* Miscellaneous fixes for issues reported

* Update per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: ishchukin <78567572+ishchukin@users.noreply.github.com>
Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Daniel Paoliello <danpao@microsoft.com>
Co-authored-by: Laura Brenner <90344170+laurabren@users.noreply.github.com>
Co-authored-by: Gabor Horvath <gahorvat@microsoft.com>
Co-authored-by: Austin C. Minor <austin.chase.m@gmail.com>
Co-authored-by: Edward Breeveld <42862235+EddieBreeveld@users.noreply.github.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Miya Natsuhara <46756417+mnatsuhara@users.noreply.github.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: adr26 <32688592+adr26@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>
Co-authored-by: v-pegao <v-pegao@users.noreply.github.com>
Co-authored-by: PRMerger18 <prmrgr18@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Rachana Satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: Johnson <skyzs2001@vip.qq.com>
Co-authored-by: shrek1402 <44646716+shrek1402@users.noreply.github.com>
Co-authored-by: SaltfishAmi <ami@saltfish.moe>
opbld16 added a commit that referenced this pull request Mar 23, 2022
* Change __STDC__ documentation for 17.2

* Twhitney updateui (#4082)

* update ui steps

* simplify

* fix formatting

* try a note

* formatting

* bridge the note

* edits

* edits

* acrolinx

* Update docs/build/walkthrough-header-units.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Fix link to CreateProcess function

* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

* US1907300 - add md code escapes to code elements - PR14

* changes after review

* US1907300 - add md code escapes to code elements - PR15

* US1907300 - add md code escapes to code elements - PR15

* Add C7553, C5240, diagnostics fixes

* Add C5054, C5055, C5056 warnings

* fix link

* updates after review

* Fix a collection of cpp-docs issues

* Add C7553, C5240 to TOC

* Add C5054, C5055, C5056 to TOC

* Tweaks to cpp-docs-220222

* changes after review

* Document lowercase, uppercase. Add specific version information

* US1907300 - add md code escapes to code elements - PR16 (#4127)

* US1907300 - add md code escapes to code elements - PR16

* US1907300 - add md code escapes to code elements - PR16

* changes after review

* Add missing documentation to 3 new enum related checks.

* Add version inforation into table (#4132)

* Fix typo that listed for_each instead of find_if

Fixed an example description where the description did not match the example

* Add that "g" has been deprecated

* US1907300 - add md code escapes to code elements - PR17 (#4130)

* US1907300 - add md code escapes to code elements - PR17

* changes after review

* changes after review

* changes after review

* changes after review

* changes after review

* Change P1689R3 to P1689R4 per Gaby

* US1907300 - add md code escapes to code elements - PR18 (#4135)

* US1907300 - add md code escapes to code elements - PR18

* changes after review

* Update to Docs style.

* Fix typo.

* Fix missing ending underscore in `_Analysis_assume_`

* Fix link.

* TC1652913 __declspec(empty_bases) docs

* Missed one reference.

* Fix typo in _CrtSetReportHook2 parameter name

* Add info for TC1587815 JMC in code coverage

* Fix typo

* US1907300 - add md code escapes to code elements - PR19 (#4141)

* US1907300 - add md code escapes to code elements - PR19

* changes after review

* Use main branch for public repository

* Address bug TS1430759

* update headings

* Fix a bunch of "See x for more information"

* Bulk Fix 2 of n "see x for more information"

* Acrolinx some files before a bulk fix.

* Fix remaining "See x" issues in build (#4153)

* Fix Acrolinx and grammar issues

* Fix typo.

* correct previous updates to null

* US1907300 - add md code escapes to code elements - PR20 (#4145)

* US1907300 - add md code escapes to code elements - PR20

* changes after review

* changes after review

* changes after review

* US1907300 - add md code escapes to code elements - PR21 (#4158)

* US1907300 - add md code escapes to code elements - PR21

* changes after review

* Update 1 for VS22 (#4147)

* Update 1 for VS22

* Disambiguate example, update grammar

* Update after review

* Update after review

* update after review

* update after review

* update after review

* update after review

* update after review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* restored link to videos previously on channel 9 but now on docs.micro… (#4159)

* restored link to videos previously on channel 9 but now on docs.microsoft.com shows page

* acrolinx

* make link relative

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* US1907300 - add md code escapes to code elements - PR22

* changes after review

* changes after review

* Missing 9 for hexadecimal-digit

* Missing " in string-literal

* Updating for VS22 (#4139)

* Updating for VS22

* Update 2 for VS22

* Update 2 VS22

* Update 2 VS22

* Update 2 VS22

* Update after tech review

* Update after review

* Update date

* US1907300 - add md code escapes to code elements - PR23 (#4165)

* US1907300 - add md code escapes to code elements - PR23

* fix table error

* fix table error

* changes after review

* Removed the extra semicolon.

* add link to different toolset environment list (#4171)

* add link to toolset environment list
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Fix value constraint for #line

* Update for VS2022 (#4162)

* Update for VS2022

* Update after review

* Update after review

* Update after review

* Update for VS 2022

* Update for Visual studio 2022

* Update after review

* add sample connection properties (#4173)

* add sample connection properties

* add examples

* alphabetize list

* break the examples out into their own section

* adjust examples

* update wording

* more changes to example section and remove a little redundancy

* acrolinx

* tech review

* acrolinx

* change location of troubleshooting step

* wording

* removed connection id

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Updating the steps for VS2022

* Update after review

* Miscellaneous fixes for issues reported (#4179)

* Miscellaneous fixes for issues reported

* Update per review

* LinkFix: cpp-docs-pr (2022-03)

* Update date

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: ishchukin <78567572+ishchukin@users.noreply.github.com>
Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Daniel Paoliello <danpao@microsoft.com>
Co-authored-by: Laura Brenner <90344170+laurabren@users.noreply.github.com>
Co-authored-by: Gabor Horvath <gahorvat@microsoft.com>
Co-authored-by: Austin C. Minor <austin.chase.m@gmail.com>
Co-authored-by: Edward Breeveld <42862235+EddieBreeveld@users.noreply.github.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Miya Natsuhara <46756417+mnatsuhara@users.noreply.github.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: adr26 <32688592+adr26@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>
Co-authored-by: v-pegao <v-pegao@users.noreply.github.com>
Co-authored-by: PRMerger18 <prmrgr18@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Rachana Satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: Johnson <skyzs2001@vip.qq.com>
Co-authored-by: shrek1402 <44646716+shrek1402@users.noreply.github.com>
Co-authored-by: SaltfishAmi <ami@saltfish.moe>
Co-authored-by: Christopher McClister <c.mcclister@lionbridge.com>
opbld16 added a commit that referenced this pull request Mar 24, 2022
* Change __STDC__ documentation for 17.2

* Twhitney updateui (#4082)

* update ui steps

* simplify

* fix formatting

* try a note

* formatting

* bridge the note

* edits

* edits

* acrolinx

* Update docs/build/walkthrough-header-units.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Fix link to CreateProcess function

* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

* US1907300 - add md code escapes to code elements - PR14

* changes after review

* US1907300 - add md code escapes to code elements - PR15

* US1907300 - add md code escapes to code elements - PR15

* Add C7553, C5240, diagnostics fixes

* Add C5054, C5055, C5056 warnings

* fix link

* updates after review

* Fix a collection of cpp-docs issues

* Add C7553, C5240 to TOC

* Add C5054, C5055, C5056 to TOC

* Tweaks to cpp-docs-220222

* changes after review

* Document lowercase, uppercase. Add specific version information

* US1907300 - add md code escapes to code elements - PR16 (#4127)

* US1907300 - add md code escapes to code elements - PR16

* US1907300 - add md code escapes to code elements - PR16

* changes after review

* Add missing documentation to 3 new enum related checks.

* Add version inforation into table (#4132)

* Fix typo that listed for_each instead of find_if

Fixed an example description where the description did not match the example

* Add that "g" has been deprecated

* US1907300 - add md code escapes to code elements - PR17 (#4130)

* US1907300 - add md code escapes to code elements - PR17

* changes after review

* changes after review

* changes after review

* changes after review

* changes after review

* Change P1689R3 to P1689R4 per Gaby

* US1907300 - add md code escapes to code elements - PR18 (#4135)

* US1907300 - add md code escapes to code elements - PR18

* changes after review

* Update to Docs style.

* Fix typo.

* Fix missing ending underscore in `_Analysis_assume_`

* Fix link.

* TC1652913 __declspec(empty_bases) docs

* Missed one reference.

* Fix typo in _CrtSetReportHook2 parameter name

* Add info for TC1587815 JMC in code coverage

* Fix typo

* US1907300 - add md code escapes to code elements - PR19 (#4141)

* US1907300 - add md code escapes to code elements - PR19

* changes after review

* Use main branch for public repository

* Address bug TS1430759

* update headings

* Fix a bunch of "See x for more information"

* Bulk Fix 2 of n "see x for more information"

* Acrolinx some files before a bulk fix.

* Fix remaining "See x" issues in build (#4153)

* Fix Acrolinx and grammar issues

* Fix typo.

* correct previous updates to null

* US1907300 - add md code escapes to code elements - PR20 (#4145)

* US1907300 - add md code escapes to code elements - PR20

* changes after review

* changes after review

* changes after review

* US1907300 - add md code escapes to code elements - PR21 (#4158)

* US1907300 - add md code escapes to code elements - PR21

* changes after review

* Update 1 for VS22 (#4147)

* Update 1 for VS22

* Disambiguate example, update grammar

* Update after review

* Update after review

* update after review

* update after review

* update after review

* update after review

* update after review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* restored link to videos previously on channel 9 but now on docs.micro… (#4159)

* restored link to videos previously on channel 9 but now on docs.microsoft.com shows page

* acrolinx

* make link relative

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* US1907300 - add md code escapes to code elements - PR22

* changes after review

* changes after review

* Missing 9 for hexadecimal-digit

* Missing " in string-literal

* Updating for VS22 (#4139)

* Updating for VS22

* Update 2 for VS22

* Update 2 VS22

* Update 2 VS22

* Update 2 VS22

* Update after tech review

* Update after review

* Update date

* US1907300 - add md code escapes to code elements - PR23 (#4165)

* US1907300 - add md code escapes to code elements - PR23

* fix table error

* fix table error

* changes after review

* Removed the extra semicolon.

* add link to different toolset environment list (#4171)

* add link to toolset environment list
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Fix value constraint for #line

* Update for VS2022 (#4162)

* Update for VS2022

* Update after review

* Update after review

* Update after review

* Update for VS 2022

* Update for Visual studio 2022

* Update after review

* add sample connection properties (#4173)

* add sample connection properties

* add examples

* alphabetize list

* break the examples out into their own section

* adjust examples

* update wording

* more changes to example section and remove a little redundancy

* acrolinx

* tech review

* acrolinx

* change location of troubleshooting step

* wording

* removed connection id

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Updating the steps for VS2022

* Update after review

* Miscellaneous fixes for issues reported (#4179)

* Miscellaneous fixes for issues reported

* Update per review

* LinkFix: cpp-docs-pr (2022-03)

* Update date

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: ishchukin <78567572+ishchukin@users.noreply.github.com>
Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Daniel Paoliello <danpao@microsoft.com>
Co-authored-by: Laura Brenner <90344170+laurabren@users.noreply.github.com>
Co-authored-by: Gabor Horvath <gahorvat@microsoft.com>
Co-authored-by: Austin C. Minor <austin.chase.m@gmail.com>
Co-authored-by: Edward Breeveld <42862235+EddieBreeveld@users.noreply.github.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Miya Natsuhara <46756417+mnatsuhara@users.noreply.github.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: adr26 <32688592+adr26@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>
Co-authored-by: v-pegao <v-pegao@users.noreply.github.com>
Co-authored-by: PRMerger18 <prmrgr18@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Rachana Satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: Johnson <skyzs2001@vip.qq.com>
Co-authored-by: shrek1402 <44646716+shrek1402@users.noreply.github.com>
Co-authored-by: SaltfishAmi <ami@saltfish.moe>
Co-authored-by: Christopher McClister <c.mcclister@lionbridge.com>
opbld15 added a commit that referenced this pull request Mar 25, 2022
* Change __STDC__ documentation for 17.2

* Twhitney updateui (#4082)

* update ui steps

* simplify

* fix formatting

* try a note

* formatting

* bridge the note

* edits

* edits

* acrolinx

* Update docs/build/walkthrough-header-units.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Fix link to CreateProcess function

* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

* US1907300 - add md code escapes to code elements - PR14

* changes after review

* US1907300 - add md code escapes to code elements - PR15

* US1907300 - add md code escapes to code elements - PR15

* Add C7553, C5240, diagnostics fixes

* Add C5054, C5055, C5056 warnings

* fix link

* updates after review

* Fix a collection of cpp-docs issues

* Add C7553, C5240 to TOC

* Add C5054, C5055, C5056 to TOC

* Tweaks to cpp-docs-220222

* changes after review

* Document lowercase, uppercase. Add specific version information

* US1907300 - add md code escapes to code elements - PR16 (#4127)

* US1907300 - add md code escapes to code elements - PR16

* US1907300 - add md code escapes to code elements - PR16

* changes after review

* Add missing documentation to 3 new enum related checks.

* Add version inforation into table (#4132)

* Fix typo that listed for_each instead of find_if

Fixed an example description where the description did not match the example

* Add that "g" has been deprecated

* US1907300 - add md code escapes to code elements - PR17 (#4130)

* US1907300 - add md code escapes to code elements - PR17

* changes after review

* changes after review

* changes after review

* changes after review

* changes after review

* Change P1689R3 to P1689R4 per Gaby

* US1907300 - add md code escapes to code elements - PR18 (#4135)

* US1907300 - add md code escapes to code elements - PR18

* changes after review

* Update to Docs style.

* Fix typo.

* Fix missing ending underscore in `_Analysis_assume_`

* Fix link.

* TC1652913 __declspec(empty_bases) docs

* Missed one reference.

* Fix typo in _CrtSetReportHook2 parameter name

* Add info for TC1587815 JMC in code coverage

* Fix typo

* US1907300 - add md code escapes to code elements - PR19 (#4141)

* US1907300 - add md code escapes to code elements - PR19

* changes after review

* Use main branch for public repository

* Address bug TS1430759

* update headings

* Fix a bunch of "See x for more information"

* Bulk Fix 2 of n "see x for more information"

* Acrolinx some files before a bulk fix.

* Fix remaining "See x" issues in build (#4153)

* Fix Acrolinx and grammar issues

* Fix typo.

* correct previous updates to null

* US1907300 - add md code escapes to code elements - PR20 (#4145)

* US1907300 - add md code escapes to code elements - PR20

* changes after review

* changes after review

* changes after review

* US1907300 - add md code escapes to code elements - PR21 (#4158)

* US1907300 - add md code escapes to code elements - PR21

* changes after review

* Update 1 for VS22 (#4147)

* Update 1 for VS22

* Disambiguate example, update grammar

* Update after review

* Update after review

* update after review

* update after review

* update after review

* update after review

* update after review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* restored link to videos previously on channel 9 but now on docs.micro… (#4159)

* restored link to videos previously on channel 9 but now on docs.microsoft.com shows page

* acrolinx

* make link relative

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* US1907300 - add md code escapes to code elements - PR22

* changes after review

* changes after review

* Missing 9 for hexadecimal-digit

* Missing " in string-literal

* Updating for VS22 (#4139)

* Updating for VS22

* Update 2 for VS22

* Update 2 VS22

* Update 2 VS22

* Update 2 VS22

* Update after tech review

* Update after review

* Update date

* US1907300 - add md code escapes to code elements - PR23 (#4165)

* US1907300 - add md code escapes to code elements - PR23

* fix table error

* fix table error

* changes after review

* Removed the extra semicolon.

* add link to different toolset environment list (#4171)

* add link to toolset environment list
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Fix value constraint for #line

* Update for VS2022 (#4162)

* Update for VS2022

* Update after review

* Update after review

* Update after review

* Update for VS 2022

* Update for Visual studio 2022

* Update after review

* add sample connection properties (#4173)

* add sample connection properties

* add examples

* alphabetize list

* break the examples out into their own section

* adjust examples

* update wording

* more changes to example section and remove a little redundancy

* acrolinx

* tech review

* acrolinx

* change location of troubleshooting step

* wording

* removed connection id

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Updating the steps for VS2022

* Update after review

* Miscellaneous fixes for issues reported (#4179)

* Miscellaneous fixes for issues reported

* Update per review

* LinkFix: cpp-docs-pr (2022-03)

* Update date

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: ishchukin <78567572+ishchukin@users.noreply.github.com>
Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Daniel Paoliello <danpao@microsoft.com>
Co-authored-by: Laura Brenner <90344170+laurabren@users.noreply.github.com>
Co-authored-by: Gabor Horvath <gahorvat@microsoft.com>
Co-authored-by: Austin C. Minor <austin.chase.m@gmail.com>
Co-authored-by: Edward Breeveld <42862235+EddieBreeveld@users.noreply.github.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Miya Natsuhara <46756417+mnatsuhara@users.noreply.github.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: adr26 <32688592+adr26@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>
Co-authored-by: v-pegao <v-pegao@users.noreply.github.com>
Co-authored-by: PRMerger18 <prmrgr18@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Rachana Satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: Johnson <skyzs2001@vip.qq.com>
Co-authored-by: shrek1402 <44646716+shrek1402@users.noreply.github.com>
Co-authored-by: SaltfishAmi <ami@saltfish.moe>
Co-authored-by: Christopher McClister <c.mcclister@lionbridge.com>
opbld15 added a commit that referenced this pull request Mar 28, 2022
* Twhitney updateui (#4082)

* update ui steps

* simplify

* fix formatting

* try a note

* formatting

* bridge the note

* edits

* edits

* acrolinx

* Update docs/build/walkthrough-header-units.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Fix link to CreateProcess function

* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

* US1907300 - add md code escapes to code elements - PR14

* changes after review

* US1907300 - add md code escapes to code elements - PR15

* US1907300 - add md code escapes to code elements - PR15

* Add C7553, C5240, diagnostics fixes

* Add C5054, C5055, C5056 warnings

* fix link

* updates after review

* Fix a collection of cpp-docs issues

* Add C7553, C5240 to TOC

* Add C5054, C5055, C5056 to TOC

* Tweaks to cpp-docs-220222

* changes after review

* Document lowercase, uppercase. Add specific version information

* US1907300 - add md code escapes to code elements - PR16 (#4127)

* US1907300 - add md code escapes to code elements - PR16

* US1907300 - add md code escapes to code elements - PR16

* changes after review

* Add missing documentation to 3 new enum related checks.

* Add version inforation into table (#4132)

* Fix typo that listed for_each instead of find_if

Fixed an example description where the description did not match the example

* Add that "g" has been deprecated

* US1907300 - add md code escapes to code elements - PR17 (#4130)

* US1907300 - add md code escapes to code elements - PR17

* changes after review

* changes after review

* changes after review

* changes after review

* changes after review

* Change P1689R3 to P1689R4 per Gaby

* US1907300 - add md code escapes to code elements - PR18 (#4135)

* US1907300 - add md code escapes to code elements - PR18

* changes after review

* Update to Docs style.

* Fix typo.

* Fix missing ending underscore in `_Analysis_assume_`

* Fix link.

* TC1652913 __declspec(empty_bases) docs

* Missed one reference.

* Fix typo in _CrtSetReportHook2 parameter name

* Add info for TC1587815 JMC in code coverage

* Fix typo

* US1907300 - add md code escapes to code elements - PR19 (#4141)

* US1907300 - add md code escapes to code elements - PR19

* changes after review

* Use main branch for public repository

* Address bug TS1430759

* update headings

* Fix a bunch of "See x for more information"

* Bulk Fix 2 of n "see x for more information"

* Acrolinx some files before a bulk fix.

* Fix remaining "See x" issues in build (#4153)

* Fix Acrolinx and grammar issues

* Fix typo.

* correct previous updates to null

* US1907300 - add md code escapes to code elements - PR20 (#4145)

* US1907300 - add md code escapes to code elements - PR20

* changes after review

* changes after review

* changes after review

* US1907300 - add md code escapes to code elements - PR21 (#4158)

* US1907300 - add md code escapes to code elements - PR21

* changes after review

* Update 1 for VS22 (#4147)

* Update 1 for VS22

* Disambiguate example, update grammar

* Update after review

* Update after review

* update after review

* update after review

* update after review

* update after review

* update after review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* restored link to videos previously on channel 9 but now on docs.micro… (#4159)

* restored link to videos previously on channel 9 but now on docs.microsoft.com shows page

* acrolinx

* make link relative

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* US1907300 - add md code escapes to code elements - PR22

* changes after review

* changes after review

* Missing 9 for hexadecimal-digit

* Missing " in string-literal

* Updating for VS22 (#4139)

* Updating for VS22

* Update 2 for VS22

* Update 2 VS22

* Update 2 VS22

* Update 2 VS22

* Update after tech review

* Update after review

* Update date

* US1907300 - add md code escapes to code elements - PR23 (#4165)

* US1907300 - add md code escapes to code elements - PR23

* fix table error

* fix table error

* changes after review

* Removed the extra semicolon.

* add link to different toolset environment list (#4171)

* add link to toolset environment list
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Fix value constraint for #line

* Update for VS2022 (#4162)

* Update for VS2022

* Update after review

* Update after review

* Update after review

* Update for VS 2022

* Update for Visual studio 2022

* Update after review

* add sample connection properties (#4173)

* add sample connection properties

* add examples

* alphabetize list

* break the examples out into their own section

* adjust examples

* update wording

* more changes to example section and remove a little redundancy

* acrolinx

* tech review

* acrolinx

* change location of troubleshooting step

* wording

* removed connection id

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Updating the steps for VS2022

* Update after review

* Miscellaneous fixes for issues reported (#4179)

* Miscellaneous fixes for issues reported

* Update per review

* LinkFix: cpp-docs-pr (2022-03)

* Update date

* Add ARM64 as valid target machine

* Update /MACHINE styles, date, add ARM64EC

Update /MACHINE styles, date, add ARM64EC.

Co-authored-by: Colin Robertson <corob@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: ishchukin <78567572+ishchukin@users.noreply.github.com>
Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Daniel Paoliello <danpao@microsoft.com>
Co-authored-by: Laura Brenner <90344170+laurabren@users.noreply.github.com>
Co-authored-by: Gabor Horvath <gahorvat@microsoft.com>
Co-authored-by: Austin C. Minor <austin.chase.m@gmail.com>
Co-authored-by: Edward Breeveld <42862235+EddieBreeveld@users.noreply.github.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Miya Natsuhara <46756417+mnatsuhara@users.noreply.github.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: adr26 <32688592+adr26@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>
Co-authored-by: v-pegao <v-pegao@users.noreply.github.com>
Co-authored-by: PRMerger18 <prmrgr18@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Rachana Satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: Johnson <skyzs2001@vip.qq.com>
Co-authored-by: shrek1402 <44646716+shrek1402@users.noreply.github.com>
Co-authored-by: SaltfishAmi <ami@saltfish.moe>
Co-authored-by: Christopher McClister <c.mcclister@lionbridge.com>
Co-authored-by: Michał Janiszewski <janisozaur@users.noreply.github.com>
opbld16 added a commit that referenced this pull request Mar 29, 2022
* Twhitney updateui (#4082)

* update ui steps

* simplify

* fix formatting

* try a note

* formatting

* bridge the note

* edits

* edits

* acrolinx

* Update docs/build/walkthrough-header-units.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* Fix link to CreateProcess function

* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

* US1907300 - add md code escapes to code elements - PR14

* changes after review

* US1907300 - add md code escapes to code elements - PR15

* US1907300 - add md code escapes to code elements - PR15

* Add C7553, C5240, diagnostics fixes

* Add C5054, C5055, C5056 warnings

* fix link

* updates after review

* Fix a collection of cpp-docs issues

* Add C7553, C5240 to TOC

* Add C5054, C5055, C5056 to TOC

* Tweaks to cpp-docs-220222

* changes after review

* Document lowercase, uppercase. Add specific version information

* US1907300 - add md code escapes to code elements - PR16 (#4127)

* US1907300 - add md code escapes to code elements - PR16

* US1907300 - add md code escapes to code elements - PR16

* changes after review

* Add missing documentation to 3 new enum related checks.

* Add version inforation into table (#4132)

* Fix typo that listed for_each instead of find_if

Fixed an example description where the description did not match the example

* Add that "g" has been deprecated

* US1907300 - add md code escapes to code elements - PR17 (#4130)

* US1907300 - add md code escapes to code elements - PR17

* changes after review

* changes after review

* changes after review

* changes after review

* changes after review

* Change P1689R3 to P1689R4 per Gaby

* US1907300 - add md code escapes to code elements - PR18 (#4135)

* US1907300 - add md code escapes to code elements - PR18

* changes after review

* Update to Docs style.

* Fix typo.

* Fix missing ending underscore in `_Analysis_assume_`

* Fix link.

* TC1652913 __declspec(empty_bases) docs

* Missed one reference.

* Fix typo in _CrtSetReportHook2 parameter name

* Add info for TC1587815 JMC in code coverage

* Fix typo

* US1907300 - add md code escapes to code elements - PR19 (#4141)

* US1907300 - add md code escapes to code elements - PR19

* changes after review

* Use main branch for public repository

* Address bug TS1430759

* update headings

* Fix a bunch of "See x for more information"

* Bulk Fix 2 of n "see x for more information"

* Acrolinx some files before a bulk fix.

* Fix remaining "See x" issues in build (#4153)

* Fix Acrolinx and grammar issues

* Fix typo.

* correct previous updates to null

* US1907300 - add md code escapes to code elements - PR20 (#4145)

* US1907300 - add md code escapes to code elements - PR20

* changes after review

* changes after review

* changes after review

* US1907300 - add md code escapes to code elements - PR21 (#4158)

* US1907300 - add md code escapes to code elements - PR21

* changes after review

* Update 1 for VS22 (#4147)

* Update 1 for VS22

* Disambiguate example, update grammar

* Update after review

* Update after review

* update after review

* update after review

* update after review

* update after review

* update after review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* restored link to videos previously on channel 9 but now on docs.micro… (#4159)

* restored link to videos previously on channel 9 but now on docs.microsoft.com shows page

* acrolinx

* make link relative

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* US1907300 - add md code escapes to code elements - PR22

* changes after review

* changes after review

* Missing 9 for hexadecimal-digit

* Missing " in string-literal

* Updating for VS22 (#4139)

* Updating for VS22

* Update 2 for VS22

* Update 2 VS22

* Update 2 VS22

* Update 2 VS22

* Update after tech review

* Update after review

* Update date

* US1907300 - add md code escapes to code elements - PR23 (#4165)

* US1907300 - add md code escapes to code elements - PR23

* fix table error

* fix table error

* changes after review

* Removed the extra semicolon.

* add link to different toolset environment list (#4171)

* add link to toolset environment list
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Fix value constraint for #line

* Update for VS2022 (#4162)

* Update for VS2022

* Update after review

* Update after review

* Update after review

* Update for VS 2022

* Update for Visual studio 2022

* Update after review

* add sample connection properties (#4173)

* add sample connection properties

* add examples

* alphabetize list

* break the examples out into their own section

* adjust examples

* update wording

* more changes to example section and remove a little redundancy

* acrolinx

* tech review

* acrolinx

* change location of troubleshooting step

* wording

* removed connection id

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Updating the steps for VS2022

* Update after review

* Miscellaneous fixes for issues reported (#4179)

* Miscellaneous fixes for issues reported

* Update per review

* LinkFix: cpp-docs-pr (2022-03)

* Update date

* Add ARM64 as valid target machine

* Update /MACHINE styles, date, add ARM64EC

Update /MACHINE styles, date, add ARM64EC.

* Remove duplicative links (#4195)

These links are automatically generated by the In this article feature.

Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Colin Robertson <corob@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: ishchukin <78567572+ishchukin@users.noreply.github.com>
Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Daniel Paoliello <danpao@microsoft.com>
Co-authored-by: Laura Brenner <90344170+laurabren@users.noreply.github.com>
Co-authored-by: Gabor Horvath <gahorvat@microsoft.com>
Co-authored-by: Austin C. Minor <austin.chase.m@gmail.com>
Co-authored-by: Edward Breeveld <42862235+EddieBreeveld@users.noreply.github.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Miya Natsuhara <46756417+mnatsuhara@users.noreply.github.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: adr26 <32688592+adr26@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>
Co-authored-by: v-pegao <v-pegao@users.noreply.github.com>
Co-authored-by: PRMerger18 <prmrgr18@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Rachana Satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: Johnson <skyzs2001@vip.qq.com>
Co-authored-by: shrek1402 <44646716+shrek1402@users.noreply.github.com>
Co-authored-by: SaltfishAmi <ami@saltfish.moe>
Co-authored-by: Christopher McClister <c.mcclister@lionbridge.com>
Co-authored-by: Michał Janiszewski <janisozaur@users.noreply.github.com>
Co-authored-by: Will Bjorn <30843002+wibjorn@users.noreply.github.com>
opbld17 added a commit that referenced this pull request Mar 31, 2022
* Update exception-handling-x64.md

* US1907300 - add md code escapes to code elements - PR9

* Address cpp-docs 3691, 3688, 3684, 3664 (#4085)

* [17.2p1] Add /scanDependencies option to docs (#4059)

* Add /scanDependencies option to docs

* Acrolinx pass

* Updates per review by Cameron

* Consistency of command option formatting

* Add IDE instructions

* Tweaks per comments.

* US1907300 - add md code escapes to code elements - PR7 (#4076)

* US1907300 - add md code escapes to code elements - PR7

* US1907300 - add md code escapes to code elements - PR7

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* US1907300 - add md code escapes to code elements - PR8 (#4080)

* US1907300 - add md code escapes to code elements - PR8

* updates after review

* updates after review

* updates after review

* fix blocking issue

* Address DD 1462641 (#4086)

* Content for 17.1 release

* US1907300 - add md code escapes to code elements - PR9

* fix formatting issue

* US1907300 - add md code escapes to code elements - PR10

* updates after review

* updates after review

* updates after review

* updates after review

* updates after review

* Address cpp-docs 3694, 3696

* Update what-s-new-for-visual-cpp-in-visual-studio.md

fix typo

* add links (#4094)

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address cpp-docs 3694, 3696 (#4091)

* Updates for cpp-docs 3700 3703

* Add op= to example

* Add 3448,3482,3483,3540,3683 updates

* Use existing media for CMake Targets View

* US1907300 - add md code escapes to code elements - PR11 (#4095)

* US1907300 - add md code escapes to code elements - PR11

* updates after review

* fix table syntax

* trying to fix table rendering error

* trying to fix table rendering error

* trying to fix table rendering error

* update after review

* Additional clean-up for DD 1462641

* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

* US1907300 - add md code escapes to code elements - PR14

* changes after review

* US1907300 - add md code escapes to code elements - PR15

* US1907300 - add md code escapes to code elements - PR15

* Add C7553, C5240, diagnostics fixes

* Add C5054, C5055, C5056 warnings

* fix link

* updates after review

* Fix a collection of cpp-docs issues

* Add C7553, C5240 to TOC

* Add C5054, C5055, C5056 to TOC

* Tweaks to cpp-docs-220222

* changes after review

* Document lowercase, uppercase. Add specific version information

* US1907300 - add md code escapes to code elements - PR16 (#4127)

* US1907300 - add md code escapes to code elements - PR16

* US1907300 - add md code escapes to code elements - PR16

* changes after review

* Add missing documentation to 3 new enum related checks.

* Add version inforation into table (#4132)

* Fix typo that listed for_each instead of find_if

Fixed an example description where the description did not match the example

* Add that "g" has been deprecated

* US1907300 - add md code escapes to code elements - PR17 (#4130)

* US1907300 - add md code escapes to code elements - PR17

* changes after review

* changes after review

* changes after review

* changes after review

* changes after review

* Change P1689R3 to P1689R4 per Gaby

* US1907300 - add md code escapes to code elements - PR18 (#4135)

* US1907300 - add md code escapes to code elements - PR18

* changes after review

* Update to Docs style.

* Fix typo.

* Fix missing ending underscore in `_Analysis_assume_`

* Fix link.

* TC1652913 __declspec(empty_bases) docs

* Missed one reference.

* Fix typo in _CrtSetReportHook2 parameter name

* Add info for TC1587815 JMC in code coverage

* Fix typo

* US1907300 - add md code escapes to code elements - PR19 (#4141)

* US1907300 - add md code escapes to code elements - PR19

* changes after review

* Use main branch for public repository

* Address bug TS1430759

* update headings

* Fix a bunch of "See x for more information"

* Bulk Fix 2 of n "see x for more information"

* Acrolinx some files before a bulk fix.

* Fix remaining "See x" issues in build (#4153)

* Fix Acrolinx and grammar issues

* Fix typo.

* correct previous updates to null

* US1907300 - add md code escapes to code elements - PR20 (#4145)

* US1907300 - add md code escapes to code elements - PR20

* changes after review

* changes after review

* changes after review

* US1907300 - add md code escapes to code elements - PR21 (#4158)

* US1907300 - add md code escapes to code elements - PR21

* changes after review

* Update 1 for VS22 (#4147)

* Update 1 for VS22

* Disambiguate example, update grammar

* Update after review

* Update after review

* update after review

* update after review

* update after review

* update after review

* update after review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* restored link to videos previously on channel 9 but now on docs.micro… (#4159)

* restored link to videos previously on channel 9 but now on docs.microsoft.com shows page

* acrolinx

* make link relative

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* US1907300 - add md code escapes to code elements - PR22

* changes after review

* changes after review

* Missing 9 for hexadecimal-digit

* Missing " in string-literal

* Updating for VS22 (#4139)

* Updating for VS22

* Update 2 for VS22

* Update 2 VS22

* Update 2 VS22

* Update 2 VS22

* Update after tech review

* Update after review

* Update date

* US1907300 - add md code escapes to code elements - PR23 (#4165)

* US1907300 - add md code escapes to code elements - PR23

* fix table error

* fix table error

* changes after review

* Removed the extra semicolon.

* add link to different toolset environment list (#4171)

* add link to toolset environment list
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Fix value constraint for #line

* Update for VS2022 (#4162)

* Update for VS2022

* Update after review

* Update after review

* Update after review

* Update for VS 2022

* Update for Visual studio 2022

* Update after review

* add sample connection properties (#4173)

* add sample connection properties

* add examples

* alphabetize list

* break the examples out into their own section

* adjust examples

* update wording

* more changes to example section and remove a little redundancy

* acrolinx

* tech review

* acrolinx

* change location of troubleshooting step

* wording

* removed connection id

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Address GitHub issues 3/15/22

* Updating the steps for VS2022

* Update after review

* Miscellaneous fixes for issues reported (#4179)

* Miscellaneous fixes for issues reported

* Update per review

* LinkFix: cpp-docs-pr (2022-03)

* Update date

* Updates for GitHub issues

* Add ARM64 as valid target machine

* Update /MACHINE styles, date, add ARM64EC

Update /MACHINE styles, date, add ARM64EC.

* Remove duplicative links (#4195)

These links are automatically generated by the In this article feature.

* Componentize is not a good word.

Co-authored-by: p4yl0ad <57832389+p4yl0ad@users.noreply.github.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Colin Robertson <corob@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: jason <drvoss@gmail.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Daniel Paoliello <danpao@microsoft.com>
Co-authored-by: Laura Brenner <90344170+laurabren@users.noreply.github.com>
Co-authored-by: Gabor Horvath <gahorvat@microsoft.com>
Co-authored-by: Austin C. Minor <austin.chase.m@gmail.com>
Co-authored-by: Edward Breeveld <42862235+EddieBreeveld@users.noreply.github.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Miya Natsuhara <46756417+mnatsuhara@users.noreply.github.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: adr26 <32688592+adr26@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>
Co-authored-by: v-pegao <v-pegao@users.noreply.github.com>
Co-authored-by: PRMerger18 <prmrgr18@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Rachana Satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: Johnson <skyzs2001@vip.qq.com>
Co-authored-by: shrek1402 <44646716+shrek1402@users.noreply.github.com>
Co-authored-by: SaltfishAmi <ami@saltfish.moe>
Co-authored-by: Christopher McClister <c.mcclister@lionbridge.com>
Co-authored-by: Michał Janiszewski <janisozaur@users.noreply.github.com>
Co-authored-by: Will Bjorn <30843002+wibjorn@users.noreply.github.com>
Co-authored-by: Paula Miller <v-paulmi@microsoft.com>
opbld15 added a commit that referenced this pull request Apr 1, 2022
* Set ms.topic: faq where YamlMime:FAQ (#4099)

* Release notes and conformance for 17.1

* typo fix

* Use ConcRT instead of ConCRT

ConcRT is a more correct abbreviation for Concurrency Runtime Library.
ConcRT also appears in the comment in the beginning of concrt.h.

* cpp-docs 3590 in progress

* US1907300 - add md code escapes to code elements - PR12 (#4103)

* US1907300 - add md code escapes to code elements - PR12

* changes afteer review

* changes afteer review

* changes afteer review

* changes afteer review

* Bulk fix: \&#124; entity removal 1/n

* Bulk fix: pipe entity removal 2 of n

* clarify operators

* Bulk fix: Pipe entity 3 of n

* Fix grammar

* Bulk fix pipe entities 4 of n

* Bulk fix

* Undo change

* Fix pipe entities 5 of n

* Fix more pipe entity issues

* US1907300 - add md code escapes to code elements - PR13 (#4110)

* US1907300 - add md code escapes to code elements - PR13

* changes afteer review

* changes after review

* Add missing Properties and F1 targets

* Tweak dates, Acrolinx

* Fix links

* US1907300 - add md code escapes to code elements - PR14

* changes after review

* US1907300 - add md code escapes to code elements - PR15

* US1907300 - add md code escapes to code elements - PR15

* Add C7553, C5240, diagnostics fixes

* Add C5054, C5055, C5056 warnings

* fix link

* updates after review

* Fix a collection of cpp-docs issues

* Add C7553, C5240 to TOC

* Add C5054, C5055, C5056 to TOC

* Tweaks to cpp-docs-220222

* changes after review

* Document lowercase, uppercase. Add specific version information

* US1907300 - add md code escapes to code elements - PR16 (#4127)

* US1907300 - add md code escapes to code elements - PR16

* US1907300 - add md code escapes to code elements - PR16

* changes after review

* Add missing documentation to 3 new enum related checks.

* Add version inforation into table (#4132)

* Fix typo that listed for_each instead of find_if

Fixed an example description where the description did not match the example

* Add that "g" has been deprecated

* US1907300 - add md code escapes to code elements - PR17 (#4130)

* US1907300 - add md code escapes to code elements - PR17

* changes after review

* changes after review

* changes after review

* changes after review

* changes after review

* Change P1689R3 to P1689R4 per Gaby

* US1907300 - add md code escapes to code elements - PR18 (#4135)

* US1907300 - add md code escapes to code elements - PR18

* changes after review

* Update to Docs style.

* Fix typo.

* Fix missing ending underscore in `_Analysis_assume_`

* Fix link.

* TC1652913 __declspec(empty_bases) docs

* Missed one reference.

* Fix typo in _CrtSetReportHook2 parameter name

* Add info for TC1587815 JMC in code coverage

* Fix typo

* US1907300 - add md code escapes to code elements - PR19 (#4141)

* US1907300 - add md code escapes to code elements - PR19

* changes after review

* Use main branch for public repository

* Address bug TS1430759

* update headings

* Fix a bunch of "See x for more information"

* Bulk Fix 2 of n "see x for more information"

* Acrolinx some files before a bulk fix.

* Fix remaining "See x" issues in build (#4153)

* Fix Acrolinx and grammar issues

* Fix typo.

* correct previous updates to null

* US1907300 - add md code escapes to code elements - PR20 (#4145)

* US1907300 - add md code escapes to code elements - PR20

* changes after review

* changes after review

* changes after review

* US1907300 - add md code escapes to code elements - PR21 (#4158)

* US1907300 - add md code escapes to code elements - PR21

* changes after review

* Update 1 for VS22 (#4147)

* Update 1 for VS22

* Disambiguate example, update grammar

* Update after review

* Update after review

* update after review

* update after review

* update after review

* update after review

* update after review

Co-authored-by: Colin Robertson <corob@microsoft.com>

* restored link to videos previously on channel 9 but now on docs.micro… (#4159)

* restored link to videos previously on channel 9 but now on docs.microsoft.com shows page

* acrolinx

* make link relative

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* US1907300 - add md code escapes to code elements - PR22

* changes after review

* changes after review

* Missing 9 for hexadecimal-digit

* Missing " in string-literal

* Updating for VS22 (#4139)

* Updating for VS22

* Update 2 for VS22

* Update 2 VS22

* Update 2 VS22

* Update 2 VS22

* Update after tech review

* Update after review

* Update date

* US1907300 - add md code escapes to code elements - PR23 (#4165)

* US1907300 - add md code escapes to code elements - PR23

* fix table error

* fix table error

* changes after review

* Update for VS 2022

* Update for VS 2022

* Update for VS 2022

* Removed the extra semicolon.

* Update for VS 2022

* add link to different toolset environment list (#4171)

* add link to toolset environment list
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Update after review

* Fix value constraint for #line

* Update after review

* Update for VS2022 (#4162)

* Update for VS2022

* Update after review

* Update after review

* Update after review

* Update for VS 2022

* Update for Visual studio 2022

* Update after review

* new article- Add IDL MFC method

* Update after review

* Update after review

* add sample connection properties (#4173)

* add sample connection properties

* add examples

* alphabetize list

* break the examples out into their own section

* adjust examples

* update wording

* more changes to example section and remove a little redundancy

* acrolinx

* tech review

* acrolinx

* change location of troubleshooting step

* wording

* removed connection id

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>

* Update after review

* Update after review

* Update after review

* Update after review

* Update after review

* Update after review

* Update after review

* Address GitHub issues 3/15/22

* Update after review

* Update after review

* Updating the steps for VS2022

* Update after review

* update after review

* Update after review

* Miscellaneous fixes for issues reported (#4179)

* Miscellaneous fixes for issues reported

* Update per review

* Update after review

* Update after review

* LinkFix: cpp-docs-pr (2022-03)

* Update date

* Updates for GitHub issues

* Update after review

* Update after review

* Add ARM64 as valid target machine

* Update after review

* Update /MACHINE styles, date, add ARM64EC

Update /MACHINE styles, date, add ARM64EC.

* Update after tech review

* edit pass

* edits

* edits

* test

* remove test-I was experimenting with adding a remote to a fork

* Remove duplicative links (#4195)

These links are automatically generated by the In this article feature.

* review update

* update for bullets

* update after review

* Componentize is not a good word.

* fix links

* Update after review

* PR review feedback

* update alt text

* edit pass

* experimenting with indentation

* experimenting with indentation

* Final update

* Final update

Co-authored-by: Alex Buck <abuck@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Linda Spiller <93278958+LJSpiller@users.noreply.github.com>
Co-authored-by: myd7349 <myd7349@gmail.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Kristine Toliver <ktoliver@users.noreply.github.com>
Co-authored-by: PRMerger15 <prmrgr15@microsoft.com>
Co-authored-by: Craig Casey <17149610+craigcaseyMSFT@users.noreply.github.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: PRMerger Service account 2 <PRMerger-2@users.noreply.github.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: PRMerger9 <prmrgr9@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Daniel Paoliello <danpao@microsoft.com>
Co-authored-by: Laura Brenner <90344170+laurabren@users.noreply.github.com>
Co-authored-by: Gabor Horvath <gahorvat@microsoft.com>
Co-authored-by: Austin C. Minor <austin.chase.m@gmail.com>
Co-authored-by: Edward Breeveld <42862235+EddieBreeveld@users.noreply.github.com>
Co-authored-by: PRMerger10 <prmrgr10@microsoft.com>
Co-authored-by: Miya Natsuhara <46756417+mnatsuhara@users.noreply.github.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: adr26 <32688592+adr26@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>
Co-authored-by: v-pegao <v-pegao@users.noreply.github.com>
Co-authored-by: PRMerger18 <prmrgr18@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Rachana Satao <83084319+rachana-satao@users.noreply.github.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Johnson <skyzs2001@vip.qq.com>
Co-authored-by: shrek1402 <44646716+shrek1402@users.noreply.github.com>
Co-authored-by: SaltfishAmi <ami@saltfish.moe>
Co-authored-by: Christopher McClister <c.mcclister@lionbridge.com>
Co-authored-by: Michał Janiszewski <janisozaur@users.noreply.github.com>
Co-authored-by: Will Bjorn <30843002+wibjorn@users.noreply.github.com>
Co-authored-by: Paula Miller <v-paulmi@microsoft.com>
opbld17 pushed a commit that referenced this pull request Apr 4, 2022
opbld17 pushed a commit that referenced this pull request Apr 4, 2022
opbld15 added a commit that referenced this pull request May 16, 2022
* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
opbld16 added a commit that referenced this pull request May 17, 2022
* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
opbld17 added a commit that referenced this pull request May 18, 2022
* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Feng Xu <fenxu@microsoft.com>
Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>
opbld17 added a commit that referenced this pull request May 19, 2022
* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Feng Xu <fenxu@microsoft.com>
Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>
opbld17 added a commit that referenced this pull request May 20, 2022
* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

* Updates to address cpp-docs 3909 and 3910

* Updates per review

* Update links

* Fix pipe entities in standard-library articles

* Fix typo

* Fix review issues

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Feng Xu <fenxu@microsoft.com>
Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>
Co-authored-by: PRMerger13 <prmrgr13@microsoft.com>
opbld15 added a commit that referenced this pull request May 23, 2022
* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

* Updates to address cpp-docs 3909 and 3910

* Updates per review

* Update links

* Fix pipe entities in standard-library articles

* Fix typo

* Fix review issues

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4298)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Add note about supported windows versions to <chrono>

* 5/18/2022 AM Publish (#4293)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Feng Xu <fenxu@microsoft.com>
Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>

* 5/19/2022 AM Publish (#4294)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Feng Xu <fenxu@microsoft.com>
Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>

* 5/20/2022 AM Publish (#4297)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per…
opbld16 added a commit that referenced this pull request May 24, 2022
* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* Test fix of issues found with pipe entities

* Tweak an OR flag

* I thought I'd fix one thing in valarray.

* Clean up ccs description, fix formatting

* Address comment

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

* More pipey goodness.

* possible 3910 fix, tweaks

* Updates to address cpp-docs 3909 and 3910

* Updates per review

* Update links

* Fix pipe entities in standard-library articles

* Fix typo

* Fix review issues

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4298)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Add note about supported windows versions to <chrono>

* 5/18/2022 AM Publish (#4293)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Feng Xu <fenxu@microsoft.com>
Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>

* 5/19/2022 AM Publish (#4294)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Feng Xu <fenxu@microsoft.com>
Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>

* 5/20/2022 AM Publish (#4297)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight…
opbld15 added a commit that referenced this pull request May 25, 2022
* Fix issues in valarray content

* Acrolinx pass

* Fix description of Epilogue Count in ARM .xdata

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Clarify that `__vectorcall` is still decorated in x64

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* Test fix of issues found with pipe entities

* Tweak an OR flag

* I thought I'd fix one thing in valarray.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* Clean up ccs description, fix formatting

* Address comment

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Add note about supported windows versions to <chrono>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

* More pipey goodness.

* possible 3910 fix, tweaks

* Updates to address cpp-docs 3909 and 3910

* Updates per review

* Update links

* Fix pipe entities in standard-library articles

* Fix typo

* Fix review issues

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4298)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Add note about supported windows versions to <chrono>

* 5/18/2022 AM Publish (#4293)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Feng Xu <fenxu@microsoft.com>
Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>

* 5/19/2022 AM Publish (#4294)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Feng Xu <fenxu@microsoft.com>
Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>

* 5/20/2022 AM Publish (#4297)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-…
opbld15 added a commit that referenced this pull request May 26, 2022
* Fix issues in valarray content

* Acrolinx pass

* Fix description of Epilogue Count in ARM .xdata

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Clarify that `__vectorcall` is still decorated in x64

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* Test fix of issues found with pipe entities

* Tweak an OR flag

* I thought I'd fix one thing in valarray.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* Clean up ccs description, fix formatting

* Address comment

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Add note about supported windows versions to <chrono>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

* More pipey goodness.

* possible 3910 fix, tweaks

* Updates to address cpp-docs 3909 and 3910

* Updates per review

* Update links

* Fix pipe entities in standard-library articles

* Fix typo

* Fix review issues

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4298)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Add note about supported windows versions to <chrono>

* 5/18/2022 AM Publish (#4293)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Feng Xu <fenxu@microsoft.com>
Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>

* 5/19/2022 AM Publish (#4294)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Feng Xu <fenxu@microsoft.com>
Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>

* 5/20/2022 AM Publish (#4297)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-…
opbld15 added a commit that referenced this pull request May 27, 2022
* Fix issues in valarray content

* Acrolinx pass

* Fix description of Epilogue Count in ARM .xdata

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Clarify that `__vectorcall` is still decorated in x64

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* Test fix of issues found with pipe entities

* Tweak an OR flag

* I thought I'd fix one thing in valarray.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* Clean up ccs description, fix formatting

* Address comment

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Add note about supported windows versions to <chrono>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

* More pipey goodness.

* possible 3910 fix, tweaks

* Updates to address cpp-docs 3909 and 3910

* Updates per review

* Update links

* Fix pipe entities in standard-library articles

* Fix typo

* Fix review issues

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4298)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Add note about supported windows versions to <chrono>

* 5/18/2022 AM Publish (#4293)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Feng Xu <fenxu@microsoft.com>
Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>

* 5/19/2022 AM Publish (#4294)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Feng Xu <fenxu@microsoft.com>
Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>

* 5/20/2022 AM Publish (#4297)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-…
opbld16 added a commit that referenced this pull request May 30, 2022
* Fix issues in valarray content

* Acrolinx pass

* Fix description of Epilogue Count in ARM .xdata

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Clarify that `__vectorcall` is still decorated in x64

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* Test fix of issues found with pipe entities

* Tweak an OR flag

* I thought I'd fix one thing in valarray.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* Clean up ccs description, fix formatting

* Address comment

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Add note about supported windows versions to <chrono>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

* More pipey goodness.

* possible 3910 fix, tweaks

* Updates to address cpp-docs 3909 and 3910

* Updates per review

* Update links

* Fix pipe entities in standard-library articles

* Fix typo

* Fix review issues

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4298)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Add note about supported windows versions to <chrono>

* 5/18/2022 AM Publish (#4293)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Feng Xu <fenxu@microsoft.com>
Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>

* 5/19/2022 AM Publish (#4294)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Feng Xu <fenxu@microsoft.com>
Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>

* 5/20/2022 AM Publish (#4297)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-…
opbld15 added a commit that referenced this pull request May 31, 2022
* Fix issues in valarray content

* Acrolinx pass

* Fix description of Epilogue Count in ARM .xdata

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Clarify that `__vectorcall` is still decorated in x64

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* Test fix of issues found with pipe entities

* Tweak an OR flag

* I thought I'd fix one thing in valarray.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* Clean up ccs description, fix formatting

* Address comment

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Add note about supported windows versions to <chrono>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

* More pipey goodness.

* possible 3910 fix, tweaks

* Updates to address cpp-docs 3909 and 3910

* Updates per review

* Update links

* Fix pipe entities in standard-library articles

* Fix typo

* Fix review issues

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4298)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Add note about supported windows versions to <chrono>

* 5/18/2022 AM Publish (#4293)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Feng Xu <fenxu@microsoft.com>
Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>

* 5/19/2022 AM Publish (#4294)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Feng Xu <fenxu@microsoft.com>
Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>

* 5/20/2022 AM Publish (#4297)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-…
opbld15 added a commit that referenced this pull request Jun 1, 2022
* Fix issues in valarray content

* Acrolinx pass

* Fix description of Epilogue Count in ARM .xdata

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Clarify that `__vectorcall` is still decorated in x64

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* Test fix of issues found with pipe entities

* Tweak an OR flag

* I thought I'd fix one thing in valarray.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* Clean up ccs description, fix formatting

* Address comment

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Add note about supported windows versions to <chrono>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

* More pipey goodness.

* possible 3910 fix, tweaks

* Updates to address cpp-docs 3909 and 3910

* Updates per review

* Update links

* Fix pipe entities in standard-library articles

* Fix typo

* Fix review issues

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4298)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Add note about supported windows versions to <chrono>

* 5/18/2022 AM Publish (#4293)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Feng Xu <fenxu@microsoft.com>
Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>

* 5/19/2022 AM Publish (#4294)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Feng Xu <fenxu@microsoft.com>
Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>

* 5/20/2022 AM Publish (#4297)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-r…
opbld16 added a commit that referenced this pull request Jun 2, 2022
* Fix issues in valarray content

* Acrolinx pass

* Fix description of Epilogue Count in ARM .xdata

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Clarify that `__vectorcall` is still decorated in x64

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* Test fix of issues found with pipe entities

* Tweak an OR flag

* I thought I'd fix one thing in valarray.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* Clean up ccs description, fix formatting

* Address comment

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Add note about supported windows versions to <chrono>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

* More pipey goodness.

* possible 3910 fix, tweaks

* Updates to address cpp-docs 3909 and 3910

* Updates per review

* Update links

* Fix pipe entities in standard-library articles

* Fix typo

* Fix review issues

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4298)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Add note about supported windows versions to <chrono>

* 5/18/2022 AM Publish (#4293)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Feng Xu <fenxu@microsoft.com>
Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>

* 5/19/2022 AM Publish (#4294)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Feng Xu <fenxu@microsoft.com>
Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>

* 5/20/2022 AM Publish (#4297)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-r…
opbld15 pushed a commit that referenced this pull request Jun 3, 2022
* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review
opbld15 added a commit that referenced this pull request Jun 3, 2022
…//github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
opbld15 added a commit that referenced this pull request Jun 3, 2022
…//github.com/MicrosoftDocs/cpp-docs (branch main) (#4298)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Add note about supported windows versions to <chrono>

* 5/18/2022 AM Publish (#4293)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Feng Xu <fenxu@microsoft.com>
Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>

* 5/19/2022 AM Publish (#4294)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Feng Xu <fenxu@microsoft.com>
Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>

* 5/20/2022 AM Publish (#4297)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

* Updates to address cpp-docs 3909 and 3910

* Updates per review

* Update links

* Fix pipe entities in standard-library articles

* Fix typo

* Fix review issues

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Feng Xu <fenxu@microsoft.com>
Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>
Co-authored-by: PRMerger13 <prmrgr13@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: Charles Barto <chbarto@microsoft.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>
Co-authored-by: PRMerger13 <prmrgr13@microsoft.com>
opbld15 added a commit that referenced this pull request Jun 3, 2022
* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Add note about supported windows versions to <chrono>

* 5/18/2022 AM Publish (#4293)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Feng Xu <fenxu@microsoft.com>
Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>

* 5/19/2022 AM Publish (#4294)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Feng Xu <fenxu@microsoft.com>
Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>

* 5/20/2022 AM Publish (#4297)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Taojunshen <v-jutao@microsoft.com>
Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>

* Fix cpp-docs 3815 3898 3901 3902

* fix date

* Updates to address cpp-docs 3909 and 3910

* Updates per review

* Update links

* Fix pipe entities in standard-library articles

* Fix typo

* Fix review issues

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>
Co-authored-by: Feng Xu <fenxu@microsoft.com>
Co-authored-by: branh <brhagger@microsoft.com>
Co-authored-by: sariaki <69108436+sariaki@users.noreply.github.com>
Co-authored-by: Jeff Borsecnik <36546697+jborsecnik@users.noreply.github.com>
Co-authored-by: Haig MacGregor <92189915+hmacgregor1@users.noreply.github.com>
Co-authored-by: PRMerger13 <prmrgr13@microsoft.com>

* 5/23/2022 AM Publish (#4301)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* Linker option updates 1 of N

* Acrolinx pass

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Fix another typo

* Consistency check

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

* I thought I'd fix one thing in valarray.

* Update formatting

* Confirm merge from FromPublicMasterBranch to main to sync with https://github.com/MicrosoftDocs/cpp-docs (branch main) (#4290)

* Clarify master and single directives.

A customer reported that the Remarks section for the master and single directives was confusing. Updated to make it clear that the reference to single in the remarks for master and the reference to master in the remarks for single are suggesting alternatives.

Have to use 'master' instead of 'main' here because that it is an OpenMP keyword.

* Fixed __vmx_on parameter being incorrect

according to the intel manual Vol. 3C 30-27, "The operand of this instruction is a 4KB-aligned physical address (the VMXON pointer) that references the VMXON region, which the logical processor may use to support VMX operation. This operand is always 64 bits and is always in memory.".
this was already correctly explained in the "Parameters" section, but also wrongly named.

* 5/16/2022 AM Publish (#4289)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work in progress for 17.2 release

* Followup cpp-docs 3871 in linker opts

* Fix grammar and formatting issues

* Update latest-supported-vc-redist.md

In the line 35, at the very end removed an extra dot.

* Fix alarming bidi description

* text tweaks

* bug fix: 1536384 note implicit compiler flag that is set when using header units. Also, update how null is specified.

* fix flag casing

* Address cpp-docs 3857 3865 3877 3882

* simplify code example-related to github #3847 (#4272)

* simplify code example-related to github #3847

* right justify output

* Update docs/c-runtime-library/reference/getdiskfree.md

Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>

* address feedback

* Recreate Lauren's /TIME update

* fix for github 3787

* Fix formatting.

* acrolinx pass

* more acrolinx

* Added example program outputs + fixed `equal_range` example compile errors (#3892)

* Added a space to maintain style consistency (#3892)

* Added new line to output section of max (#3892)

* Adding another new line to output section of max (#3892)

* tech feedback

* Tweak issue templates

* Add two new templates for new doc work

Templates for doc work for new standards conformance in the compiler and tools.

* Fix merge issues

* Fix typo

* Updated per comments

* Clean up more html escaped pipe chars

* Remove more pipe html entities

* Bulk fix continued of pipe html entities

* Bulk fix of pipe html entities 5 of N

* Bulk fix pipe html entities 6 of N

* Slight Acrolinx pass

* Remove some &#124; ('|') HTML entities in docs (#4038)

* Remove some &#124; ('|') HTML entities in docs

* Another group of files

* Fixes after testing

* Tweaks per review

Co-authored-by: 3836425+corob-msft@users.noreply.github.com <corob@microsoft.com>
Co-authored-by: Steve Wishnousky <stwish@microsoft.com>
Co-authored-by: opbld17 <opbld17@microsoft.com>
Co-authored-by: Pritam Ovhal <31490724+pritamso@users.noreply.github.com>
Co-authored-by: Lauren Prinn <laurenprinn98@gmail.com>
Co-authored-by: PRMerger16 <prmrgr16@microsoft.com>
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>
Co-authored-by: PRMerger4 <prmergr4@microsoft.com>
Co-authored-by: Tamara K <93546702+tamarakhader@users.noreply.github.com>
Co-authored-by: Matin Sasanpour <matin.sasan@gmail.com>
Co-authored-by: Courtney Wales <62625502+Court72@users.noreply.github.com>
Co-authored-by: opbld15 <opbld15@microsoft.com>
Co-authored-by: Dennis Rea <v-denrea@microsoft.com>
Co-authored-by: Colin Cooper <72402153+v-ccolin@users.noreply.github.com>
Co-authored-by: Carolyn McSharry <v-cmcsharry@microsoft.com>
Co-authored-by: PRMerger12 <prmrgr12@microsoft.com>
Co-authored-by: Tyler Whitney <TylerMSFT@users.noreply.github.com>
Co-authored-by: Shannon Leavitt <V-SHLEAV@microsoft.com>
Co-authored-by: Anna Huff <92125952+AnnaMHuff@users.noreply.github.com>
Co-authored-by: Brandon <pacewicbrandon@gmail.com>
Co-authored-by: PRMerger3 <prmergr3@microsoft.com>
Co-authored-by: opbld16 <opbld16@microsoft.com>
Co-authored-by: PRMerger14 <prmrgr14@microsoft.com>
Co-authored-by: PRMerger5 <prmergr5@microsoft.com>
Co-authored-by: PRMerger8 <prmrgr8@microsoft.com>

* Update date, formatting

* Use 'main' instead of 'master' where possible.

* Use 'main' instead of 'master' in all documentation where possible.

* 5/17/2022 AM Publish (#4291)

* Fix issues in valarray content

* Acrolinx pass

* Update scanf %c to mention field width

As part of UCRT refactoring, we introduced an undocumented breaking change that follows the C standard that changed out %c specifier from following the usual rules for field width to using the standardized exception for the %c specifier. We should document it.

* Broken link fixed

* Broken link fixed

* Update dynamicbase.md

arm32 and arm64 is not supported for this linker switch as ASLR cannot be disabled for these architectures.

* update code examples

* offer an alternative project type

* fix for github #3859

* acrolinx

* Clarify per Russ' comments

Also update date and add formatting to current standard.

* Work i…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants