diff options
author | hnOsmium0001 <[email protected]> | 2022-04-16 21:17:14 -0700 |
---|---|---|
committer | hnOsmium0001 <[email protected]> | 2022-04-16 21:17:14 -0700 |
commit | a7b2598a90708975220a7f457e5755800e5434b2 (patch) | |
tree | 78048392dabbba8d1bab1f3ff522415bf0b91fd5 /3rdparty/robin_hood/README.md | |
parent | 509201784d6525fc26345e55a56ab81e4a7616b3 (diff) |
Vendor robin-hood-hashing libraryrobinhood-vendor
Diffstat (limited to '3rdparty/robin_hood/README.md')
-rw-r--r-- | 3rdparty/robin_hood/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/3rdparty/robin_hood/README.md b/3rdparty/robin_hood/README.md new file mode 100644 index 0000000..c4aecc6 --- /dev/null +++ b/3rdparty/robin_hood/README.md @@ -0,0 +1,3 @@ +## Source +https://github.com/martinus/robin-hood-hashing/commit/bdfe16d907a0b1f76fd8627a57584d4c3b67cea0 ++ Applied patch https://github.com/martinus/robin-hood-hashing/pull/144 |