Delete non‐existent operator to defend against future introduction
Declared in <script/script.h>
<script/script.h>
CScript& operator<<(CScript const& b) = delete;
Reference to the current object
Name
Description
b
The right operand
Created with MrDocs