mirror of
https://github.com/boostorg/boost_unordered_benchmarks.git
synced 2026-01-19 04:02:13 +00:00
fixed attribution
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
* - Trivial changes to get rid of GCC specific functions and some warnings.
|
||||
* - Cached values to speed up zipfian_int_distribution::operator().
|
||||
* - Replaced std::generate_canonical with faster alternative (contributed
|
||||
* by Martin Leitner-Ankerl).
|
||||
* by Martin Leitner-Ankerl from https://prng.di.unimi.it/).
|
||||
*/
|
||||
|
||||
#include <cmath>
|
||||
|
||||
Reference in New Issue
Block a user