AscendIndex

API definition

AscendIndex(const AscendIndex&) = delete

Function

Declares that the copy constructor of AscendIndex is void, that is, AscendIndex cannot be copied.

Input

const AscendIndex&: constant AscendIndex

Output

N/A

Return value

N/A

Restrictions

N/A