dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
cpp_opident
dmd
backend
newman
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
Meta
Source
See Implementation
dmd
backend
newman
functions
cpp_mangle
cpp_operator
cpp_operator2
cpp_opident
cpp_opidx
cpp_typetostring
cpp_unmangleident
mangle_tbl
template_mangle
structs
OPTABLE
Find identifier string associated with operator.