cpp_opident

Find identifier string associated with operator.

version(COMPILE && SCPPorHTOD)
extern (C++) nothrow
char*
cpp_opident
(
int op
)

Return Value

Type: char*

null if not found

Suggestion Box / Bug Report