Copy construction is disabled.
Synopsis
Declared in <validation.h>
CScriptCheck(CScriptCheck const& other) = delete;
Parameters
Name |
Description |
other |
The instance that would be copied. |
Created with MrDocs
Copy construction is disabled.
Declared in <validation.h>
CScriptCheck(CScriptCheck const& other) = delete;
Name |
Description |
other |
The instance that would be copied. |
Created with MrDocs