Closed HBSDLJZ closed 2 years ago
The issue is that the lambda passed to if_contains
takes a map::value_type&
argument. This has changed a little while ago.
See examples in tests/parallel_hash_map_test.cc
.
I will close the issue. Please reopen if needed. Thanks!
How can I solve the problems?Thank you!