fmt
::format_to_result
Synopsis
Declared in
<fmt/base.h>
struct format_to_result;
Member Functions
Name
Description
operator char*
Conversion to
char
Data Members
Name
Description
out
Pointer to just after the last successful write in the array.
truncated
Specifies if the output was truncated.
Created with
MrDocs