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
Returns a const iterator to the first element.
Declared in <kernel/bitcoinkernel_wrapper.h>
const_iterator
cbegin() const;
An iterator positioned at index zero.
Created with MrDocs