Skip to content

Conversation

@integerbang
Copy link
Contributor

@integerbang integerbang commented Oct 9, 2025

The documentation for /Zc:lambda states it's implied by /permissive-:

/Zc:lambda is automatically enabled by the /std:c++20, /std:c++latest, /permissive-, and /experimental:module options. You can disable it explicitly by using /Zc:lambda-.

@prmerger-automator
Copy link
Contributor

@integerbang : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 62d5ffb:

✅ Validation status: passed

File Status Preview URL Details
docs/build/reference/zc-conformance.md ✅Succeeded

For more details, please refer to the build report.

@v-dirichards v-dirichards requested a review from Copilot October 9, 2025 21:08
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Updates the documentation to correctly reflect that /Zc:lambda is automatically enabled by /permissive- in addition to /std:c++20 or later versions, aligning the table entry with the detailed documentation for the /Zc:lambda option.

  • Added /permissive- to the conditions that enable /Zc:lambda by default

@v-dirichards
Copy link
Contributor

@TylerMSFT

Can you review the proposed changes?

Important: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator bot added the aq-pr-triaged Tracking label for the PR review team label Oct 9, 2025
Copy link
Collaborator

@TylerMSFT TylerMSFT left a comment

Choose a reason for hiding this comment

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

Thank you for catching that detail.

@TylerMSFT
Copy link
Collaborator

#sign-off

@v-dirichards v-dirichards merged commit ff2c818 into MicrosoftDocs:main Oct 9, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants