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

emplace for etl::map #961

Open
twam opened this issue Sep 25, 2024 · 1 comment
Open

emplace for etl::map #961

twam opened this issue Sep 25, 2024 · 1 comment

Comments

@twam
Copy link
Contributor

twam commented Sep 25, 2024

Hello!

I just noticed that there is no support for emplace on etl::map like https://en.cppreference.com/w/cpp/container/map/emplace.
However etl::vector supports emplace.
Is there a specific reason for not supporting this on etl::map or is it 'just not done(, yet)'?

@jwellbelove
Copy link
Contributor

Just 'not done yet'.

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