[libcxx-commits] [libcxx] [libc++][functional] Implement `std::bind_front<NTTP>` (PR #165096)
Jakub Mazurkiewicz via libcxx-commits
libcxx-commits at lists.llvm.org
Tue May 19 05:03:08 PDT 2026
JMazurkiewicz wrote:
> Oh, we seemed to forget bumping `__cpp_lib_bind_front`.
It was bumped (incorrectly) in 3f05d044f491b97596fdaab7614f81cfb70ba54d.
https://github.com/llvm/llvm-project/pull/165096
More information about the libcxx-commits
mailing list