[libcxx-commits] [libcxx] [libc++] Check correctly ref-qualified __is_callable in algorithms (PR #73451)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Aug 1 12:55:38 PDT 2024
ldionne wrote:
I'll revert. I think that's a bug in the order of arguments I passed to `__is_callable` for `upper_bound`. That wasn't intended.
https://github.com/llvm/llvm-project/pull/73451
More information about the libcxx-commits
mailing list