Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge main to feature/flat_map #5189

Merged

Conversation

StephanTLavavej
Copy link
Member

⚠️ Commit as a merge, not as a squash!

StephanTLavavej and others added 30 commits November 19, 2024 01:38
…d specify return type as `bool` (microsoft#5131)

Co-authored-by: Stephan T. Lavavej <[email protected]>
…ubtract_with_carry_engine` code (microsoft#5132)

Co-authored-by: Stephan T. Lavavej <[email protected]>
This is a new warning MSVC is adding to steer users away from attempting to specialize the type traits as forbidden by N4993 [meta.rqmts]/4. Since MSVC implements many of the type traits in the compiler, such specializations are generally ignored to the confusion of users who trigger the UB.

This is a mirror of the STL portion of MSVC-PR-596210.
…` vectorization for large needles or very large haystacks (microsoft#5029)

Co-authored-by: Stephan T. Lavavej <[email protected]>
@StephanTLavavej StephanTLavavej added uncharted Excluded from the Status Chart flat_meow C++23 container adaptors labels Dec 13, 2024
@StephanTLavavej StephanTLavavej requested a review from a team as a code owner December 13, 2024 06:50
@StephanTLavavej StephanTLavavej merged commit de6c066 into microsoft:feature/flat_map Dec 13, 2024
39 checks passed
@StephanTLavavej StephanTLavavej deleted the merge-flat_map branch December 13, 2024 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flat_meow C++23 container adaptors uncharted Excluded from the Status Chart
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

9 participants