Skip to content

Conversation

joemmett
Copy link
Member

@joemmett joemmett commented Jul 31, 2025

Fixes to the value category of rvalue-reference-to-function in decltype processing have merged to the internal MSVC repo (MSVC-PR-656711).

Fixes to the value category of rvalue-reference-to-function in decltype
processing have merged to the internal MSVC repo.
@joemmett joemmett requested a review from a team as a code owner July 31, 2025 14:49
@github-project-automation github-project-automation bot moved this to Initial Review in STL Code Reviews Jul 31, 2025
@StephanTLavavej StephanTLavavej moved this from Initial Review to Ready To Merge in STL Code Reviews Jul 31, 2025
@StephanTLavavej
Copy link
Member

Thanks! I updated your PR description to cite your MSVC-PR. (We have custom autolinks set up, so all you need to do is say MSVC-PR-nnnnnn.) Technically it hasn't merged yet but it will soon 😸

Go ahead and merge the compiler MSVC-PR when you're ready and I'll merge this on GH.

@StephanTLavavej StephanTLavavej added test Related to test code ranges C++20/23 ranges labels Jul 31, 2025
@StephanTLavavej StephanTLavavej merged commit 52e35aa into microsoft:main Aug 1, 2025
39 checks passed
@github-project-automation github-project-automation bot moved this from Ready To Merge to Done in STL Code Reviews Aug 1, 2025
@StephanTLavavej
Copy link
Member

Thanks for fixing these compiler bugs! (We'll be able to remove the conditional codepaths entirely when the fixes ship in Preview.) 😻 🛠️ 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ranges C++20/23 ranges test Related to test code
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants