[#btck-Handle-046-2constructor-0b] = xref:btck.adoc[btck]::xref:btck/Handle-046.adoc[Handle]::Handle :relfileprefix: ../../ :mrdocs: Move‐constructs, leaving `other` empty. == Synopsis Declared in `<kernel/bitcoinkernel_wrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- Handle(xref:btck/Handle-046.adoc[Handle]&& other) noexcept; ---- == Parameters [cols="1,4"] |=== | Name| Description | *other* | The handle to move from. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#