CI / build-and-test (push) Failing after 39s
Clang 16 on Ubuntu 22.04 uses libstdc++ 12 which lacks <format>. Install libc++-dev and pass -stdlib=libc++ to CMake.
Clang 16 on Ubuntu 22.04 uses libstdc++ 12 which lacks <format>. Install libc++-dev and pass -stdlib=libc++ to CMake.