Constructs a range viewing container.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

explicit
Range(Container const& container);

Parameters

Name

Description

container

The container to iterate over.

Created with MrDocs