ΒΆtemplate <typename Char, size_t SIZE>
auto to_string(
    const basic_memory_buffer<Char, SIZE>& buf)
    -> std::basic_string<Char>

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

Templates

Char
size_t SIZE

Parameters

const basic_memory_buffer<Char, SIZE>& buf