Increment operators
Synopses
Declared in <bsltf_testvaluesarray.h>
Move this iterator to the next element in the container.
Advance this iterator and return a proxy to the prior element.
Return Value
-
a reference to this iterator after the increment
-
a proxy that can be dereferenced to the prior element
Parameters
Name |
Description |
postfix |
unused parameter distinguishing the postfix operator |
Created with MrDocs