Same as the preceding overload with operands swapped.
Synopsis
Declared in <bdlc_compactedarray.h>
template<class TYPE>
bdlc::CompactedArray_ConstIterator<TYPE>
operator+(
std::ptrdiff_t offset,
CompactedArray_ConstIterator<TYPE> const& iterator);
Created with MrDocs