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