template <typename T>

class iterator_buffer

Defined at line 1912 of file ../../third_party/fmtlib/src/include/fmt/base.h

Public Methods

void iterator_buffer<T *, T, fixed_buffer_traits> (T * out, size_t n)

Defined at line 1935 of file ../../third_party/fmtlib/src/include/fmt/base.h

void iterator_buffer<T *, T, fixed_buffer_traits> (iterator_buffer<T *, T, fixed_buffer_traits> && other)

Defined at line 1937 of file ../../third_party/fmtlib/src/include/fmt/base.h

void ~iterator_buffer<T *, T, fixed_buffer_traits> ()

Defined at line 1946 of file ../../third_party/fmtlib/src/include/fmt/base.h

T * out ()

Defined at line 1948 of file ../../third_party/fmtlib/src/include/fmt/base.h

size_t count ()

Defined at line 1952 of file ../../third_party/fmtlib/src/include/fmt/base.h