Same as the preceding overload, using the specified format.

Synopsis

Declared in <ball_recordstringformatter.h>

explicit
RecordStringFormatter(
    std::string_view const& format,
    allocator_type const& allocator = allocator_type());

Created with MrDocs