Skip to content

Conversation

@duanqn
Copy link
Contributor

@duanqn duanqn commented Jul 2, 2024

_Flat_map_base::insert overloads were hidden because of the additional insert overloads defined in the children classes.
Use using _Mybase::insert to make them visible.
Also add test cases.

@duanqn duanqn requested a review from a team as a code owner July 2, 2024 05:49
@StephanTLavavej StephanTLavavej added bug Something isn't working flat_meow C++23 container adaptors labels Jul 2, 2024
@StephanTLavavej StephanTLavavej self-assigned this Jul 2, 2024
@duanqn
Copy link
Contributor Author

duanqn commented Jul 10, 2024

@StephanTLavavej Could you please take a look at this? Thanks!

@StephanTLavavej
Copy link
Member

@duanqn Looks great, thanks! I pushed small cosmetic changes and I'll merge this after the tests pass. Apologies for not getting to this sooner.

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

Labels

bug Something isn't working flat_meow C++23 container adaptors

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants