[libcxx-commits] [PATCH] D59886: Heterogeneous lookup for unordered containers (P0919R3)
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Mar 27 09:20:36 PDT 2019
zoecarver created this revision.
zoecarver added reviewers: mclow.lists, howard.hinnant.
Herald added subscribers: libcxx-commits, ldionne.
Implements P0919R3 <http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p0919r3.html>.
Repository:
rCXX libc++
https://reviews.llvm.org/D59886
Files:
include/__hash_table
include/unordered_map
include/unordered_set
test/std/containers/hetro_lookups.pass.cpp
test/std/containers/key_equal.fail.cpp
test/std/containers/key_equal.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59886.192449.patch
Type: text/x-patch
Size: 20778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190327/fd366fd5/attachment-0001.bin>
More information about the libcxx-commits
mailing list