[libcxx-commits] [libcxx] [libc++] Remove allocator support from std::function (PR #140395)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 5 10:57:26 PDT 2025


================
@@ -17,13 +17,7 @@
 #include <__functional/binary_function.h>
----------------
ldionne wrote:

In your commit message, can you link to the LWG issue that removed this as a DR?

https://github.com/llvm/llvm-project/pull/140395


More information about the libcxx-commits mailing list