A std::string‐backed buffer that can be converted to a writer.
Synopsis
Declared in <fmt/format.h>
class string_buffer;
Member Functions
Name |
Description |
|
Constructs an empty |
Returns the string accumulated in this buffer so far. |
|
Converts this buffer to a |
Created with MrDocs