Update the contained iterator to that specified by it.
Synopsis
Declared in <bslfmt_format_context.h>
void
advance_to(iterator it);
Parameters
Name |
Description |
it |
new value for the contained output iterator |
Created with MrDocs