mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-03-29 21:02:11 -04:00
This is needed because we use references to values in the map and std::map invalidates references on insertion while std::unordered_map does not