Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8.0 Beta2
-
3
-
Foundation PM Staging
Description
By decaying, we prevent the implementation from being duplicated for types that differ only in cv-qualifiers or array/functions vs. pointers to these.
This emulates what would happen if we took the needle by {[(T)}} instead of (const T&), without the copy.
Attachments
Issue Links
- clones
-
QTBUG-128470 QHash heterogeneous lookup depends on C++20 concepts
- Closed