Skip to content

<optional>: Remove stale LWG-3627 comments - #6416

Open
zika (tycket033-tech) wants to merge 1 commit into
microsoft:mainfrom
tycket033-tech:codex/issue-5851-remove-lwg-3627-comments
Open

<optional>: Remove stale LWG-3627 comments#6416
zika (tycket033-tech) wants to merge 1 commit into
microsoft:mainfrom
tycket033-tech:codex/issue-5851-remove-lwg-3627-comments

Conversation

@tycket033-tech

Copy link
Copy Markdown

The resolution for LWG-3627 was already implemented in #2607, so the remaining
comments are no longer needed.

This PR removes the two stale LWG-3627 comments from <optional> and its
test. There are no behavior changes.

No tests were run because this is a comment-only change.

Fixes #5851.

AI assistance: I used Codex to find the comments and help prepare this PR.
I've reviewed and understand the change.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@tycket033-tech
zika (tycket033-tech) marked this pull request as ready for review August 24, 2026 14:54
@tycket033-tech
zika (tycket033-tech) requested a review from a team as a code owner August 24, 2026 14:54
Copilot AI balanced review requested due to automatic review settings August 24, 2026 14:54
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Removes stale LWG-3627 comments after its resolution was implemented in #2607. No behavior changes.

Changes:

  • Removed two obsolete LWG-3627 annotations from <optional> and its compile test.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
stl/inc/optional Removes the stale annotation from make_optional.
tests/std/tests/GH_002299_implicit_sfinae_constraints/test.compile.pass.cpp Removes the stale annotation from the existing assertion.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@tycket033-tech

Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

@frederick-vs-ja

Copy link
Copy Markdown
Contributor

AI assistance: I used Codex to find the comments and help prepare this PR.
I've reviewed and understand the change.

Thanks. Although I think it would be faster to just search the comments using editor without AI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Initial Review

Development

Successfully merging this pull request may close these issues.

LWG-3627 Inconsistent specifications for std::make_optional overloads

3 participants