Same as the preceding overload, using the specified format and basicAllocator.
Declared in <ball_recordstringformatter.h>
RecordStringFormatter(
char const* format,
bslma::Allocator* basicAllocator);
| Name | Description |
|---|---|
| format | printf-style format specification |
| basicAllocator | allocator used to supply memory |