Advance to the next element and return the prior iterator value.
Synopsis
Declared in <bslstp_slist.h>
_Self
operator++(int __n);
Return Value
copy of this iterator before advancing
Parameters
Name |
Description |
__n |
unused postfix‐increment discriminator |
Created with MrDocs