Move construction is deleted.
Synopsis
Declared in <util/btcsignals.h>
signal(signal&& other) = delete;
Parameters
Name |
Description |
other |
The instance to move from (unused, this overload is deleted). |
Created with MrDocs