================ @@ -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