1 file changed
+1
-1
lines changed- .github/workflows/ci.yml+10-5
- benchmark/string.cpp-35
- benchmark/string_view.cpp-35
- benchmark/uint32.cpp-22
- benchmark/uint64.cpp-22
- benchmark/uuid.cpp-22
- benchmark/word_count.cpp+339
- benchmark/word_size.cpp+213
- doc/diagrams/foa-metadata-interleaving.png
- doc/diagrams/foa-metadata.png
- doc/diagrams/foa.png
- doc/unordered/buckets.adoc+66-1
- doc/unordered/changes.adoc+2
- doc/unordered/unordered_flat_map.adoc+114-19
- doc/unordered/unordered_flat_set.adoc+84-19
- doc/unordered/unordered_map.adoc+113-19
- doc/unordered/unordered_multimap.adoc+114-20
- doc/unordered/unordered_multiset.adoc+84-19
- doc/unordered/unordered_set.adoc+83-19
- include/boost/unordered/detail/foa.hpp+21
- include/boost/unordered/detail/prime_fmod.hpp+6
- include/boost/unordered/unordered_flat_map.hpp+6-6
- include/boost/unordered/unordered_flat_set.hpp+19-4
- include/boost/unordered/unordered_set.hpp+29
- test/unordered/deduction_tests.cpp+34-5
- test/unordered/prime_fmod_tests.cpp+4-5
0 commit comments