cpp_opidx

Find index in oparray[] for operator.

version(COMPILE && SCPPorHTOD)
extern (C++) nothrow
int
cpp_opidx
(
int op
)

Return Value

Type: int

index or -1 if not found

Suggestion Box / Bug Report