From 3c88a735d10d4a513d830c9e58463cf3b30f8640 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gregor=20Dai=C3=9F?= Date: Tue, 26 Mar 2024 14:25:36 +0100 Subject: [PATCH] Fix clang format --- libs/core/execution/include/hpx/execution/algorithms/just.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libs/core/execution/include/hpx/execution/algorithms/just.hpp b/libs/core/execution/include/hpx/execution/algorithms/just.hpp index 1fbd3cf3f63c..0298da669b8c 100644 --- a/libs/core/execution/include/hpx/execution/algorithms/just.hpp +++ b/libs/core/execution/include/hpx/execution/algorithms/just.hpp @@ -104,7 +104,8 @@ namespace hpx::execution::experimental { friend auto tag_invoke( connect_t, just_sender&& s, Receiver&& receiver) #if !defined(HPX_COMPUTE_DEVICE_CODE) - noexcept(util::all_of_v...>) + noexcept( + util::all_of_v...>) #endif { return operation_state{