ddmd.cppmangle

Compiler implementation of the D programming language

Members

Classes

CppMangleVisitor
class CppMangleVisitor
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
VisualCPPMangler
class VisualCPPMangler
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Functions

cppTypeInfoMangle
const(char)* cppTypeInfoMangle(Dsymbol s)
Undocumented in source. Be warned that the author may not have intended to support it.
cppTypeInfoMangle
const(char)* cppTypeInfoMangle(Dsymbol s)
Undocumented in source. Be warned that the author may not have intended to support it.
toCppMangle
const(char)* toCppMangle(Dsymbol s)
Undocumented in source. Be warned that the author may not have intended to support it.
toCppMangle
const(char)* toCppMangle(Dsymbol s)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

VC_SAVED_IDENT_CNT
enum VC_SAVED_IDENT_CNT;
Undocumented in source.
VC_SAVED_TYPE_CNT
enum VC_SAVED_TYPE_CNT;
Undocumented in source.

Meta

Source

See Source File
$(DMDSRC _cppmangle.d)