[skip ci] updated README.md

This commit is contained in:
joaquintides
2022-11-03 18:00:29 +01:00
committed by GitHub
parent 11d5aeee9d
commit f7b5f12d9e

View File

@@ -1,5 +1,5 @@
# boost_unordered_benchmark
Automated benchmarks of the new Boost.Unordered against several
# boost::unordered_set benchmarks
Automated benchmarks of `boost::unordered_set` against several
standard-compliant implementations of unordered associative containers.
## Background