Orders two iterators by index.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
auto
operator<=>(Iterator const& other) const;
Return Value
The three‐way comparison of the two indices.
Parameters
Name |
Description |
other |
The iterator to compare against. |
Created with MrDocs