You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C++20 design fix: the use of Hash::transparent_key_equal to enable heterogeneous lookup for unordered associative containers deviates from prior art, does not address the incompatibility concerns raised in the original LEWG review, and adds more subtle and confusing corner cases and will likely surprise and confuse the user.
P1690R0 proposed a fix that was reviewed by LEWG in Cologne, which was forwarded to LWG for C++20 (poll results below) with a suggestion to prioritize as it would be a break to do later; unfortunately LWG ran out of time before getting to it.
SF F N A SA
5 6 7 0 0