llvm-project
2050d2e1 - [libc++] Simplify std::function further after removing allocator support (#144443)

Commit
105 days ago
[libc++] Simplify std::function further after removing allocator support (#144443) Since we've removed allocator support, we can remove a few support structures. This only affects the policy implementation, so this shouldn't even be ABI sensitive.
Author
Parents
Loading