You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.