Closed stdpain closed 2 years ago
in flat_hash_set the proto type is iterator lazy_emplace_with_hash(const key_arg<K>& key, size_t& hashval, F&& f).
iterator lazy_emplace_with_hash(const key_arg<K>& key, size_t& hashval, F&& f)
Thanks for the fix @stdpain !
in flat_hash_set the proto type is
iterator lazy_emplace_with_hash(const key_arg<K>& key, size_t& hashval, F&& f)
.