[libcxx-commits] [libcxx] [libc++] Reland LWG2921 and LWG2976 (PR #107960)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Tue Sep 10 05:42:28 PDT 2024


================
@@ -1507,6 +1509,7 @@ __packaged_task_function<_Rp(_ArgTypes...)>::__packaged_task_function(_Fp&& __f)
   }
 }
 
+#  if _LIBCPP_STD_VER <= 14
----------------
ldionne wrote:

Ditto.

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


More information about the libcxx-commits mailing list