mirror of
https://github.com/boostorg/unordered.git
synced 2026-07-10 02:20:47 +02:00
77bf2b5e33
So that the implementation can be moved into a single class. Still some other methods to rename. Some methods didn't need to be renamed (e.g. try_emplace is only used with unique keys), but still renamed for consistency.