Commit 82667293 authored by Sergei Vinogradov's avatar Sergei Vinogradov
Browse files

Fix access_test for concurrent_hash_map

There is a mistake in the unit test itself. The test make wrong
assumption that keys are ordered in the concurrent_hash_map. But
concurrent_hash_map is unordered associative container.
parent d047a284
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment