Do nothing. This method is provided to enable this type to satisfy the requirements of [output.iterators].
Declared in <bslfmt_format_context.h>
Do nothing. This method is provided to enable this type to satisfy the requirements of [output.iterators].
Format_ContextOutputIteratorRef<t_CHAR>&
operator++();
» more...
Do nothing. This method is provided to enable this type to satisfy the requirements of [output.iterators].
Format_ContextOutputIteratorRef<t_CHAR>
operator++(int postfix);
» more...
| Name | Description |
|---|---|
| postfix | unused parameter distinguishing the postfix operator |