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

Package up map::chained #2344

Closed
catamorphism opened this issue May 3, 2012 · 1 comment
Closed

Package up map::chained #2344

catamorphism opened this issue May 3, 2012 · 1 comment
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup.

Comments

@catamorphism
Copy link
Contributor

In std::map, there's a FIXME that says: "// FIXME: package this up and export it as a datatype usable for external code that doesn't want to pay the cost of a box", right before mod chained { ... I'm not sure what this comment means, since map already exports chained. So I'm filing it.

@thestinger
Copy link
Contributor

This can be closed, I opened #4986 about migrating away from std::oldmap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup.
Projects
None yet
Development

No branches or pull requests

2 participants