mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-02-11 05:54:14 -05: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