mirror of
https://github.com/boostorg/unordered.git
synced 2025-11-07 11:11:41 +01:00
documented the new mulx-based mixing algorithm
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
|
||||
* Extended heterogeneous lookup to more member functions as specified in
|
||||
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p2363r3.html[P2363].
|
||||
* Replaced the previous post-mixing process for open-addressing containers with
|
||||
a new algorithm based on extended multiplication by a constant.
|
||||
|
||||
== Release 1.81.0 - Major update
|
||||
|
||||
|
||||
Reference in New Issue
Block a user