Hacker News new | ask | show | jobs
by xyzzyz 2328 days ago
Yes, but that’s different kind of order. Python dicts order is insertion order, while std::map is key order.