AscendIndex API定义 AscendIndex(const AscendIndex&) = delete; 功能描述 声明AscendIndex拷贝构造函数为空,即AscendIndex为不可拷贝类型。 输入 const AscendIndex&:常量AscendIndex。 输出 无 返回值 无 约束说明 无 父主题: AscendIndex