Advance the output iterator to the position referred by the specified it.
Synopsis
Declared in <bslfmt_mockformatcontext.h>
void
advance_to(iterator it);
Parameters
Name |
Description |
it |
new position for the output iterator |
Created with MrDocs