Document switch to Fibonacci hashing

This commit is contained in:
Peter Dimov
2022-02-01 02:29:58 +02:00
parent b871699103
commit aa7c11a873
2 changed files with 24 additions and 7 deletions

View File

@@ -19,6 +19,7 @@
allocate ({github-pr-url}/59[PR#59^]).
* Various warning fixes in the test suite.
* Update code to internally use `boost::allocator_traits`.
* Switch to Fibonacci hashing.
== Changes in Boost 1.67.0