AscendIndexPreTransform

API definition

AscendIndexPreTransform(const AscendIndexPreTransform&) = delete;

Function

Declares that the copy constructor of this Index class is void, that is, it cannot be copied.

Input

const AscendIndexPreTransform&: constant AscendIndexPreTransform

Output

N/A

Return value

N/A

Restrictions

N/A