CScript::operator<<

Delete non-existent operator to defend against future introduction

Synopsis

Declared in <script/script.h>

CScript&
operator<<(CScript const& b) = delete;

Return Value

Reference to the current object

Parameters

NameDescription
bThe right operand