btcsignals::signal::signal

Move construction is deleted.

Synopsis

Declared in <util/btcsignals.h>

signal(signal&& other) = delete;

Parameters

NameDescription
otherThe instance to move from (unused, this overload is deleted).