BloombergLP::bsltf::InputIterator::operator++

Copy this iterator, increment, and return by value the copy that was made prior to the increment. The behavior is undefined if this iterator is empty.

Synopsis

Declared in <bsltf_inputiterator.h>

InputIterator<TYPE>
operator++(int);