Same as the preceding overload, using the specified format and basicAllocator.

Synopsis

Declared in <ball_recordstringformatter.h>

RecordStringFormatter(
    char const* format,
    bslma::Allocator* basicAllocator);

Parameters

Name

Description

format

printf‐style format specification

basicAllocator

allocator used to supply memory

Created with MrDocs