Reports whether the range holds no elements.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

bool
empty() const;

Return Value

True when the range is empty.

Created with MrDocs