Returns a const iterator past the last element.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
const_iterator
cend() const;
Return Value
An iterator positioned at size().
Created with MrDocs
Returns a const iterator past the last element.
Declared in <kernel/bitcoinkernel_wrapper.h>
const_iterator
cend() const;
An iterator positioned at size().
Created with MrDocs