[#BloombergLP-bslfmt-Format_ContextOutputIteratorImpl-put] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslfmt.adoc[bslfmt]::xref:BloombergLP/bslfmt/Format_ContextOutputIteratorImpl.adoc[Format_ContextOutputIteratorImpl]::put :relfileprefix: ../../../ :mrdocs: Write the specified `character` to the contained iterator and then increment this iterator. == Synopsis Declared in `<bslfmt_format_context.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void put(t_CHAR character) override; ---- == Parameters [cols="1,4"] |=== | Name| Description | *character* | value to write through the contained iterator |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#