[#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; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#