等号运算符重载,用于PostProcessBase对象之间的赋值。
1
PostProcessBase& operator = (const PostProcessBase& other);
参数名
输入/输出
说明
other
PostProcessBase对象。