ddmd.lib

Compiler implementation of the D programming language.

Members

Aliases

cpp_size_t
alias cpp_size_t = cpp_ulong
Undocumented in source.
cpp_size_t
alias cpp_size_t = size_t
Undocumented in source.
cpp_size_t
alias cpp_size_t = size_t
Undocumented in source.

Classes

Library
class Library
Undocumented in source.

Functions

addObjectToLibrary
void addObjectToLibrary(Library lib, const(char)* module_name, const(ubyte)* buf, cpp_size_t buflen)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

LOG
enum LOG;
Undocumented in source.

Meta

Source

See Source File
$(DMDSRC _lib.d)