btck::Iterator::operator*

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.