From a91a2c386aef1a27727dafb80f2f2e87cbc23e13 Mon Sep 17 00:00:00 2001 From: eyalz800 Date: Mon, 8 May 2023 19:07:17 +0300 Subject: [PATCH] Cosmetic spacing fix. --- zpp_bits.h | 1 - 1 file changed, 1 deletion(-) diff --git a/zpp_bits.h b/zpp_bits.h index 59f0e68..4edb6d9 100644 --- a/zpp_bits.h +++ b/zpp_bits.h @@ -2137,7 +2137,6 @@ class basic_out using type = std::remove_cvref_t; using value_type = typename type::value_type; - if constexpr (concepts::serialize_as_bytes && std::is_base_of_v