Write the specified character to the contained iterator and then increment this iterator.
Synopsis
Declared in <bslfmt_format_context.h>
virtual
void
put(t_CHAR character) = 0;
Created with MrDocs
Write the specified character to the contained iterator and then increment this iterator.
Declared in <bslfmt_format_context.h>
virtual
void
put(t_CHAR character) = 0;
Created with MrDocs