MCPcopy Create free account
hub / github.com/fmtlib/fmt / unknown_format

Class unknown_format

include/fmt/compile.h:260–260  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

258}
259
260struct unknown_format {};
261
262template <typename Char>
263constexpr auto parse_text(basic_string_view<Char> str, size_t pos) -> size_t {

Callers 1

compile_format_stringFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected