ddc ~master (2020-05-01T11:40:35Z)
Dub
Repo
cpp_mangle
dmd
backend
newman
'Mangle' a name for output.
version(COMPILE && !MARS)
extern (
C
++) nothrow
char
*
cpp_mangle
(
Symbol
*
s
)
Return Value
Type:
char
*
pointer to mangled name (a static buffer)
Meta
Source
See Implementation
dmd
backend
newman
functions
cpp_mangle
cpp_operator
cpp_operator2
cpp_opident
cpp_opidx
cpp_typetostring
mangle_tbl
template_mangle
unmangle_pt
structs
OPTABLE
'Mangle' a name for output.