Why does std::format in LLVM libc++ choke on format strings with “:}>” in them? The following program does not compile with clang++ -std=c++23 -stdlib=libc++: