Remove MSVC-specific workarounds for references-to-functions by joemmett · Pull Request #5661 · microsoft/STL · GitHub
Skip to content

Remove MSVC-specific workarounds for references-to-functions#5661

Merged
StephanTLavavej merged 1 commit into
microsoft:mainfrom
joemmett:fix_decltype_lvalue
Aug 1, 2025
Merged

Remove MSVC-specific workarounds for references-to-functions#5661
StephanTLavavej merged 1 commit into
microsoft:mainfrom
joemmett:fix_decltype_lvalue

Conversation

@joemmett

@joemmett joemmett commented Jul 31, 2025

Copy link
Copy Markdown
Member

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
Copy Markdown
Member

@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
Copy Markdown
Member

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

None yet

Development

Successfully merging this pull request may close these issues.

2 participants