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

flat_map::insert ambiguous with initializer list & pairs that need to convert #102

Closed
Sairony opened this issue Feb 14, 2019 · 1 comment

Comments

@Sairony
Copy link

Sairony commented Feb 14, 2019

This still seems broken, there's an old trac issue here about it. Are the trickery pokery with movable_value_type even needed on modern compilers? If not it would be nice if these overloads could be conditionally removed in these cases.

@igaztanaga
Copy link
Member

Many thanks for the report and your huge patience.

igaztanaga added a commit that referenced this issue Jan 1, 2021
…Fixes #102 ("flat_map::insert ambiguous with initializer list & pairs that need to convert").
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants