operator= 函数功能运算符重载。 函数原型1MxPluginBase& operator=(const MxPluginBase &) = delete; 1MxPluginBase& operator=(const MxPluginBase &&) = delete; 父主题: MxPluginBase