mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-29 19:07:15 +02:00
editorial
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
= Benchmarks
|
||||
|
||||
== boost::unordered_set
|
||||
== boost::unordered_[multi]set
|
||||
|
||||
All benchmarks were created using `unordered_set<unsigned int>` (non-duplicate) and `unordered_multiset<unsigned int>` (duplicate). The source code can be https://github.com/boostorg/boost_unordered_benchmarks/tree/boost_unordered_set[found here^].
|
||||
|
||||
|
Reference in New Issue
Block a user