llvm-project
a5b5248b - [libc++] Simplify std::function implementation further (#145153)

Commit
229 days ago
[libc++] Simplify std::function implementation further (#145153) We can use `if constexpr` and `__is_invocable_r` to simplify the `function` implementation a bit.
Author
Parents
Loading