[#node-PackageToValidate-2constructor-0c] = xref:node.adoc[node]::xref:node/PackageToValidate.adoc[PackageToValidate]::PackageToValidate :relfileprefix: ../../ :mrdocs: Copy‐construct a package from another. == Synopsis Declared in `<node/txdownloadman.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr PackageToValidate(xref:node/PackageToValidate.adoc[PackageToValidate] const& other) = default; ---- == Parameters [cols="1,4"] |=== | Name| Description | *other* | The package to copy from. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#