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

Use std::map.emplace(_hint) where appropriate #22

Open
jgulotta opened this issue Dec 29, 2012 · 0 comments
Open

Use std::map.emplace(_hint) where appropriate #22

jgulotta opened this issue Dec 29, 2012 · 0 comments

Comments

@jgulotta
Copy link
Contributor

As of stdlibc++-4.7.2 there is no support for the emplace or emplace_hint member functions for associative containers. According to bug 44436 this has been resolved and slated for release in libstdc++-4.8. Changes should be made upon release.

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

No branches or pull requests

1 participant