API定义
IndexILFlat& operator=(const IndexILFlat&) = delete;
功能描述
声明此Index赋值构造函数为空,即不可拷贝类型。
输入
const IndexILFlat&:IndexILFlat对象。
输出
无
返回值
约束说明