BloombergLP::bslalg::operator<=>

Return the result of comparing the block pointers of the specified lhs and rhs iterators.

Synopsis

Declared in <bslalg_dequeiterator.h>

auto
operator<=>(
    DequeIterator const& lhs,
    DequeIterator const& rhs);