ΒΆtemplate <typename Char,
          typename OutputIt,
          typename UIntPtr>
auto write_ptr(OutputIt out,
               UIntPtr value,
               const format_specs<Char>* specs)
    -> OutputIt

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

Templates

Char
OutputIt
UIntPtr

Parameters

OutputIt out
UIntPtr value
const format_specs<Char>* specs