dmd.backend.cdef

Compiler implementation of the D programming language.

Public Imports

dmd.root.longdouble
public import dmd.root.longdouble : targ_ldouble = longdouble;

Members

Aliases

SC
alias SC = int

Storage classes

Enums

EHmethod
enum EHmethod

Exception handling method

linkage_t
enum linkage_t

Configuration

Manifest constants

EXIT_BREAK
enum EXIT_BREAK;

Limits & machine dependent stuff.

Structs

Cent
struct Cent

Union of all data types. Storage allocated must be the right size of the data on the TARGET, not the host.

Meta