下载
中文
注册

operator=

函数功能

等号运算符重载,用于TextGenerationPostProcessBase对象之间的赋值。

函数原型

 TextGenerationPostProcessBase& operator = (const TextGenerationPostProcessBase& other);

参数说明

参数名

输入/输出

说明

other

输入/输出

TextGenerationPostProcessBase对象。