[#CScriptCheck-2constructor-038] = xref:CScriptCheck.adoc[CScriptCheck]::CScriptCheck :relfileprefix: ../ :mrdocs: Move construction is defaulted. == Synopsis Declared in `<validation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr CScriptCheck(xref:CScriptCheck.adoc[CScriptCheck]&& other) = default; ---- == Parameters [cols="1,4"] |=== | Name| Description | *other* | The instance to move from. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#