Skip to content

Reject vector<bool> and deduplicate mechanisms for flat_meow#5045

Merged
StephanTLavavej merged 3 commits intomicrosoft:feature/flat_mapfrom
frederick-vs-ja:dedup-flat-1
Oct 29, 2024
Merged

Reject vector<bool> and deduplicate mechanisms for flat_meow#5045
StephanTLavavej merged 3 commits intomicrosoft:feature/flat_mapfrom
frederick-vs-ja:dedup-flat-1

Conversation

@frederick-vs-ja
Copy link
Contributor

@frederick-vs-ja frederick-vs-ja commented Oct 27, 2024

Fixes #5037.

@frederick-vs-ja frederick-vs-ja requested a review from a team as a code owner October 27, 2024 05:24
@StephanTLavavej StephanTLavavej added enhancement Something can be improved flat_meow C++23 container adaptors labels Oct 27, 2024
@StephanTLavavej StephanTLavavej linked an issue Oct 27, 2024 that may be closed by this pull request
@StephanTLavavej

This comment was marked as resolved.

@StephanTLavavej StephanTLavavej self-assigned this Oct 27, 2024
@StephanTLavavej StephanTLavavej merged commit 027f330 into microsoft:feature/flat_map Oct 29, 2024
@StephanTLavavej
Copy link
Member

Thanks for simplifying the combined branch! 🗺️ 🥞 😻

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

Labels

enhancement Something can be improved flat_meow C++23 container adaptors

Projects

None yet

Development

Successfully merging this pull request may close these issues.

flat_map and flat_set should noisily reject vector<bool>

3 participants