| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc++] Complete the implementation of N4190 Fixes #37402 Reviewed By: ldionne Spies: EricWF, avogelsgesang, libcxx-commits, arphaman Differential Revision: https://reviews.llvm.org/D124346 | 3 年前 | |
[libc++] Don't call key_eq in unordered_map/set rehashing routine As of now containers key_eq might get called when rehashing happens, which is redundant for unique keys containers. Reviewed By: #libc, philnik, Mordante Differential Revision: https://reviews.llvm.org/D128021 | 3 年前 | |
[libc++] Don't call key_eq in unordered_map/set rehashing routine As of now containers key_eq might get called when rehashing happens, which is redundant for unique keys containers. Reviewed By: #libc, philnik, Mordante Differential Revision: https://reviews.llvm.org/D128021 | 3 年前 |