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>

void
operator=(t_CHAR x);

Created with MrDocs