Closed opera-aberglund closed 6 months ago
Resolves #214
The equality operator for hash maps should compare both keys and mapped values, not just the keys.
Maybe GetValue(*it) works? (didn't try)
GetValue(*it)
Updated, try building again?
Thank you very much!
Resolves #214
The equality operator for hash maps should compare both keys and mapped values, not just the keys.