ΒΆtemplate <typename F>
constexpr void for_each_codepoint(
    fmt::string_view s,
    F f)

Declared at: third_party/fmt/include/fmt/format.h:708

Templates

F

Parameters

fmt::string_view s
F f