ΒΆtemplate <typename OutputIt, typename Char>
inline auto write_loc(OutputIt,
                      fmt::loc_value,
                      const format_specs<Char>&,
                      fmt::detail::locale_ref)
    -> bool

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

Templates

OutputIt
Char

Parameters

OutputIt
fmt::loc_value
const format_specs<Char>&
fmt::detail::locale_ref