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

Increment this iterator to refer to the next contiguous TYPE object, and return a reference to after the increment. The behavior is undefined if this iterator is empty.

Synopsis

Declared in <bsltf_inputiterator.h>

InputIterator<TYPE>&
operator++();