Returns the element at the current index.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
auto
operator*() const;
Return Value
A copy of the view produced by the collection's accessor.
Created with MrDocs
Returns the element at the current index.
Declared in <kernel/bitcoinkernel_wrapper.h>
auto
operator*() const;
A copy of the view produced by the collection's accessor.
Created with MrDocs