ΒΆtemplate <typename Char,
          typename OutputIt,
          typename UInt>
inline auto write_significand(
    OutputIt out,
    UInt significand,
    int significand_size) -> OutputIt

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

Templates

Char
OutputIt
UInt

Parameters

OutputIt out
UInt significand
int significand_size