dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
OPTABLE
dmd
backend
newman
version(COMPILE && MARS)
extern (
C
++) nothrow
struct
OPTABLE {
ubyte
tokn
;
ubyte
oper
;
const
(
char
)*
string
;
const
(
char
)*
pretty
;
}
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