dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
cpp_opidx
dmd
backend
newman
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
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 index in oparray[] for operator.