[libcxx-commits] [libcxx] [libc++] <algorithm>: __is_callable checks whether the callable can be called with rvalue (PR #73451)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Mon Dec 11 07:30:07 PST 2023


================
@@ -0,0 +1,16 @@
+#include <algorithm>
----------------
ldionne wrote:

Missing license.

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


More information about the libcxx-commits mailing list