[#BloombergLP-bslfmt-Format_ContextOutputIteratorRef-operator_assign] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslfmt.adoc[bslfmt]::xref:BloombergLP/bslfmt/Format_ContextOutputIteratorRef.adoc[Format_ContextOutputIteratorRef]::operator= :relfileprefix: ../../../ :mrdocs: Call `put(x)` on the referenced `Format_ContextOutputIteratorImpl` instance. This will result in the value being written to the underlying iterator referenced by the `Format_ContextOutputIteratorImpl` instance, and that underlying iterator then being incremented. == Synopsis Declared in `<bslfmt_format_context.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void operator=(t_CHAR x); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#