From a7b2598a90708975220a7f457e5755800e5434b2 Mon Sep 17 00:00:00 2001 From: hnOsmium0001 Date: Sat, 16 Apr 2022 21:17:14 -0700 Subject: Vendor robin-hood-hashing library --- 3rdparty/robin_hood/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 3rdparty/robin_hood/README.md (limited to '3rdparty/robin_hood/README.md') 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 -- cgit v1.2.3-70-g09d2