[libcxx-commits] [PATCH] D93562: [libc++] Add a missing `<_Compare>` template argument.
Marek Kurdej via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Dec 21 01:03:32 PST 2020
curdeius added a comment.
Hmm, just one thought, it could be tested using non-copyable comparators passed by (non-reduced) lvalue ref, nope? How did you find this "missed optimization"?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93562/new/
https://reviews.llvm.org/D93562
More information about the libcxx-commits
mailing list