Hash of std::vector<dna4>
is linear, should be constant for unordered_maps.
#1122
Milestone
std::vector<dna4>
is linear, should be constant for unordered_maps.
#1122
Interesting: https://en.cppreference.com/w/cpp/utility/hash says
But, when using unorderd_map it says in https://en.cppreference.com/w/cpp/container/unordered_map/hash_function:
The text was updated successfully, but these errors were encountered: