Skip to content

Implement LWG-4497 std::nullopt_t should be comparable - #6228

Merged
Stephan T. Lavavej (StephanTLavavej) merged 5 commits into
microsoft:mainfrom
alexprabhat99:stdnullopt_t-comparable
Apr 17, 2026
Merged

Implement LWG-4497 std::nullopt_t should be comparable#6228
Stephan T. Lavavej (StephanTLavavej) merged 5 commits into
microsoft:mainfrom
alexprabhat99:stdnullopt_t-comparable

Conversation

@alexprabhat99

Copy link
Copy Markdown
Contributor

Fixes: #6215

Comment thread stl/inc/optional Outdated
Comment thread tests/std/tests/P2405R1_nullopt_t_comparable/env.lst Outdated
Comment thread tests/std/test.lst Outdated
@StephanTLavavej Stephan T. Lavavej (StephanTLavavej) added the LWG Library Working Group issue label Apr 6, 2026
Comment thread tests/std/tests/P2405R1_nullopt_t_comparable/test.cpp Outdated
@StephanTLavavej Stephan T. Lavavej (StephanTLavavej) moved this from Initial Review to Work In Progress in STL Code Reviews Apr 6, 2026
@StephanTLavavej Stephan T. Lavavej (StephanTLavavej) changed the title std::nullopt_t to be comparable Implement LWG-4497 std::nullopt_t should be comparable Apr 7, 2026
@StephanTLavavej Stephan T. Lavavej (StephanTLavavej) moved this from Work In Progress to Initial Review in STL Code Reviews Apr 8, 2026
Comment thread tests/std/tests/P0220R1_optional/test.cpp Outdated
Comment thread tests/std/tests/P0220R1_optional/test.cpp Outdated
@StephanTLavavej Stephan T. Lavavej (StephanTLavavej) moved this from Initial Review to Ready To Merge in STL Code Reviews Apr 13, 2026
@StephanTLavavej Stephan T. Lavavej (StephanTLavavej) moved this from Ready To Merge to Merging in STL Code Reviews Apr 15, 2026
@StephanTLavavej

Copy link
Copy Markdown
Member

I'm mirroring this to the MSVC-internal repo. Please notify me if any further changes are pushed, otherwise no action is required.

@StephanTLavavej
Stephan T. Lavavej (StephanTLavavej) merged commit 8aa32b4 into microsoft:main Apr 17, 2026
49 checks passed
@github-project-automation github-project-automation Bot moved this from Merging to Done in STL Code Reviews Apr 17, 2026
@StephanTLavavej

Copy link
Copy Markdown
Member

0️⃣ 🐈 😻

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

Labels

LWG Library Working Group issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LWG-4497 std::nullopt_t should be comparable

3 participants