[#BloombergLP-ball-RecordStringFormatter-2constructor-0c] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/RecordStringFormatter.adoc[RecordStringFormatter]::RecordStringFormatter :relfileprefix: ../../../ :mrdocs: Same as the preceding overload, using the specified `format` and `basicAllocator`. == Synopsis Declared in `<ball_recordstringformatter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- RecordStringFormatter( char const* format, xref:BloombergLP/bslma/Allocator.adoc[bslma::Allocator]* basicAllocator); ---- == Parameters [cols="1,4"] |=== | Name| Description | *format* | printf‐style format specification | *basicAllocator* | allocator used to supply memory |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#