AscendIndexInt8
API definition |
AscendIndexInt8(const AscendIndexInt8&) = delete; |
|---|---|
Function |
Declares that the copy constructor of this Index class is void, that is, it cannot be copied. |
Input |
const AscendIndexInt8&: constant AscendIndexInt8 |
Output |
N/A |
Return value |
N/A |
Restrictions |
N/A |
Parent topic: AscendIndexInt8