Advances to the next element.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
auto&
operator++();
Return Value
A reference to this iterator.
Created with MrDocs
Advances to the next element.
Declared in <kernel/bitcoinkernel_wrapper.h>
auto&
operator++();
A reference to this iterator.
Created with MrDocs