Copying is disabled; the empty view is a shared singleton.

Synopsis

Declared in <coins.h>

CoinsViewEmpty(CoinsViewEmpty const& other) = delete;

Parameters

Name

Description

other

The view that would be copied from (copying is disabled).

Created with MrDocs