Return a reference to *this.
Synopsis
Declared in <bslfmt_format_context.h>
Format_ContextOutputIteratorRef<t_CHAR>&
operator*();
Description
This method is provided to enable this type to satisfy the requirements of [output.iterators].
Return Value
a reference to this object
Created with MrDocs