Copy assignment is disabled.
Synopsis
Declared in <validation.h>
CScriptCheck&
operator=(CScriptCheck const& other) = delete;
Return Value
Reference to this object.
Parameters
Name |
Description |
other |
The instance that would be assigned from. |
Created with MrDocs