Details
-
Epic
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
consistent-qHash
-
5c8910adf (dev), 183f179fd (6.6)
Description
This is an epic to collect all the ways in which our qHash() implementations return different values for equal values of different types.
There are some brown paper-bag ones (integrals, FPs), and others that require a design decision (strings of different encodings).
Attachments
Issue Links
- relates to
-
QTBUG-54672 All value types with equality should have a qHash overload.
- Open
-
QTBUG-103511 Consistent hashing for string types
- Reported