move bits functions to separate file + fix missing defaults with disabled program_options on windows

This commit is contained in:
2026-03-05 19:13:44 +01:00
parent d4f83e11db
commit 025cbfdf3b
9 changed files with 166 additions and 155 deletions

View File

@ -2,7 +2,7 @@
#include <catch2/catch_template_test_macros.hpp>
#include <cstdint>
#include "util.hpp"
#include "bits.hpp"
// =============================================================================
// Catch2