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

Method on_text

test/base-test.cc:530–530  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

528
529struct test_format_string_handler {
530 constexpr void on_text(const char*, const char*) {}
531
532 constexpr auto on_arg_id() -> int { return 0; }
533

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected