Agora  1.2.0
Agora project
fmt::v8::format_to_n_result< OutputIt > Struct Template Reference

#include <core.h>

Public Attributes

OutputIt out
 
size_t size
 

Member Data Documentation

◆ out

template<typename OutputIt >
OutputIt fmt::v8::format_to_n_result< OutputIt >::out

Iterator past the end of the output range.

◆ size

template<typename OutputIt >
size_t fmt::v8::format_to_n_result< OutputIt >::size

Total (not truncated) output size.


The documentation for this struct was generated from the following file: