ΒΆtemplate <typename Char, typename InputIt>
auto copy_str(InputIt begin,
              InputIt end,
              fmt::appender out) -> fmt::appender

Declared at: third_party/fmt/include/fmt/core.h:1488

Templates

Char
InputIt

Parameters

InputIt begin
InputIt end
fmt::appender out