From 8a98f45dbc832327b89934a1c5d2781a0599a0cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gregor=20Dai=C3=9F?= Date: Mon, 16 Dec 2024 20:39:36 +0100 Subject: [PATCH] Fix format --- .../execution/include/hpx/execution/algorithms/just.hpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libs/core/execution/include/hpx/execution/algorithms/just.hpp b/libs/core/execution/include/hpx/execution/algorithms/just.hpp index debe68d9dba..d2523c3846f 100644 --- a/libs/core/execution/include/hpx/execution/algorithms/just.hpp +++ b/libs/core/execution/include/hpx/execution/algorithms/just.hpp @@ -118,11 +118,11 @@ namespace hpx::execution::experimental { } template - friend auto - tag_invoke(connect_t, just_sender& s, Receiver&& receiver) + 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{