|
|
|
|
|
by wmkn
1760 days ago
|
|
What? I would argue that unordered_map is nearly always a reasonable choice when in need of an unordered associative container. There is nothing particular wrong with it. Not sure what your rationale is for saying it’s only useful for extremely niche use cases. I would be curious to know why you think so. |
|
See https://www.youtube.com/watch?v=M2fKMP47slQ for a more comprehensive discussion, or the sibling threads here.