Skip to content

Conversation

@vmichal
Copy link
Contributor

@vmichal vmichal commented Nov 21, 2025

Add remove_cv_ref_t to pair and tuple specialization of enable_nonlocking_formatter_optimization.
Add tests.

Fixes #5861

@vmichal vmichal requested a review from a team as a code owner November 21, 2025 14:57
@github-project-automation github-project-automation bot moved this to Initial Review in STL Code Reviews Nov 21, 2025
@StephanTLavavej StephanTLavavej added LWG Library Working Group issue format C++20/23 format labels Nov 21, 2025
@StephanTLavavej
Copy link
Member

Thanks! 😻 I pushed a commit to further extend the test coverage.

@StephanTLavavej StephanTLavavej moved this from Initial Review to Ready To Merge in STL Code Reviews Nov 23, 2025
@vmichal
Copy link
Contributor Author

vmichal commented Nov 23, 2025

Yeah, I should have extracted those myself right away. I hope it did not take you too much valuable time.

Excited to get my first PR to STL approved 😅

@StephanTLavavej StephanTLavavej moved this from Ready To Merge to Merging in STL Code Reviews Nov 25, 2025
@StephanTLavavej
Copy link
Member

I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed.

@StephanTLavavej StephanTLavavej merged commit 1326ff9 into microsoft:main Nov 27, 2025
44 checks passed
@github-project-automation github-project-automation bot moved this from Merging to Done in STL Code Reviews Nov 27, 2025
@StephanTLavavej
Copy link
Member

🔒 ❌ 🔓

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

Labels

format C++20/23 format LWG Library Working Group issue

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

LWG-4399 enable_nonlocking_formatter_optimization for pair and tuple needs remove_cvref_t

2 participants