The following hashing methods/functors may need to hash collator-generated comparison keys rather than verbatim strings:
- BSONObj::Hasher
- BSONElement::Hasher
- StringData::Hasher
- Document::hash_combine
- Value::Hash
- Value::hash_combine
- is related to
-
SERVER-24508 Make BSONObj/BSONElement and Document/Value with collations compatible for use with ordered STL containers
- Closed
- related to
-
SERVER-25177 mongo-rocks compile broken by StringData::Hasher changes
- Closed