Skip to content

Commit

Permalink
Cosmetic spacing fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
eyalz800 committed May 8, 2023
1 parent b5ff1d4 commit a91a2c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zpp_bits.h
Original file line number Diff line number Diff line change
Expand Up @@ -2137,7 +2137,6 @@ class basic_out
using type = std::remove_cvref_t<decltype(container)>;
using value_type = typename type::value_type;


if constexpr (concepts::serialize_as_bytes<decltype(*this),
value_type> &&
std::is_base_of_v<std::random_access_iterator_tag,
Expand Down

0 comments on commit a91a2c3

Please sign in to comment.