mirror of
https://github.com/boostorg/unordered.git
synced 2026-01-31 20:52:13 +00:00
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.