bsl::_Ht_iterator::operator++

Advance this iterator to the next element and return its previous value.

Synopsis

Declared in <bslstp_hashtable.h>

_Self
operator++(int __n);

Return Value

copy of this iterator before it was advanced

Parameters

NameDescription
__nunused postfix-increment discriminator