Returns a const iterator to the first element.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

const_iterator
cbegin() const;

Return Value

An iterator positioned at index zero.

Created with MrDocs