[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:24 PDT 2025
================
@@ -641,28 +504,6 @@ class __policy_func<_Rp(_ArgTypes...)> {
public:
----------------
ldionne wrote:
On old line 586: `// __policy_invoker calls an instance of __alloc_func held in __policy_storage.`
https://github.com/llvm/llvm-project/pull/140395
More information about the libcxx-commits
mailing list