BloombergLP::bdlc::operator+<>

Return an iterator at the specified offset from the given iterator (see free operator+).

Synopsis

Declared in <bdlc_compactedarray.h>

template<>
CompactedArray_ConstIterator<TYPE>
operator+<>(
    CompactedArray_ConstIterator<TYPE> const&,
    std::ptrdiff_t);