Same as the preceding overload, using the specified format.
Declared in <ball_recordstringformatter.h>
explicit
RecordStringFormatter(
std::string_view const& format,
allocator_type const& allocator = allocator_type());
| Name | Description |
|---|---|
| format | printf-style format specification |
| allocator | allocator used to supply memory |