Returns the number of elements in the range.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

size_t
size() const;

Return Value

The element count reported by the container.

Created with MrDocs