Skip to content

Conversation

@StephanTLavavej
Copy link
Member

StephanTLavavej and others added 30 commits September 22, 2025 09:01
…ttributes (microsoft#5536)

Co-authored-by: Stephan T. Lavavej <stl@microsoft.com>
Co-authored-by: Stephan T. Lavavej <stl@microsoft.com>
Co-authored-by: philnik777 <philnik777@users.noreply.github.com>
Co-authored-by: Stephan T. Lavavej <stl@microsoft.com>
…icrosoft#5740)

Co-authored-by: Stephan T. Lavavej <stl@microsoft.com>
…ries for Clang (microsoft#5537)

Co-authored-by: Stephan T. Lavavej <stl@microsoft.com>
…e AVX2 tail (microsoft#5544)

Co-authored-by: Stephan T. Lavavej <stl@microsoft.com>
Co-authored-by: Stephan T. Lavavej <stl@microsoft.com>
Co-authored-by: Stephan T. Lavavej <stl@microsoft.com>
Co-authored-by: Stephan T. Lavavej <stl@microsoft.com>
Co-authored-by: cpplearner <cpplearner@users.noreply.github.com>
Co-authored-by: Stephan T. Lavavej <stl@microsoft.com>
Co-authored-by: Stephan T. Lavavej <stl@microsoft.com>
frederick-vs-ja and others added 17 commits October 10, 2025 01:41
…-of algorithms (microsoft#5758)

Co-authored-by: Stephan T. Lavavej <stl@microsoft.com>
Co-authored-by: Stephan T. Lavavej <stl@microsoft.com>
Co-authored-by: Stephan T. Lavavej <stl@microsoft.com>
@StephanTLavavej StephanTLavavej requested a review from a team as a code owner October 17, 2025 16:23
@StephanTLavavej StephanTLavavej added uncharted Excluded from the Status Chart flat_meow C++23 container adaptors labels Oct 17, 2025
@github-project-automation github-project-automation bot moved this to Initial Review in STL Code Reviews Oct 17, 2025
Copy link
Member

@davidmrdavid davidmrdavid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@StephanTLavavej
Copy link
Member Author

I've pushed an additional commit to mark two flat_map/flat_multimap tests as FAIL for Clang. They'll need to be investigated later.

@StephanTLavavej StephanTLavavej merged commit 01b02f2 into microsoft:feature/flat_map Oct 17, 2025
39 checks passed
@github-project-automation github-project-automation bot moved this from Initial Review to Done in STL Code Reviews Oct 17, 2025
@StephanTLavavej StephanTLavavej deleted the merge-flat_map branch October 17, 2025 23:22
@frederick-vs-ja
Copy link
Contributor

frederick-vs-ja commented Oct 18, 2025

I've pushed an additional commit to mark two flat_map/flat_multimap tests as FAIL for Clang. They'll need to be investigated later.

These tests contain conversions that are made invalid by WG21-P2255R2, although only in static_assert. We should fix these tests.

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.