dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
Types.init_
dil
semantic
Types
Types
Initializes global, predefined types. NB: Not thread-safe.
auto
init
;
void
init_
()
struct
Types
static
void
init_
(
)
Meta
Source
See Implementation
dil
semantic
Types
Types
static functions
createTypes
fromTOK
init_
static variables
Bool
CFloat32
CFloat64
CFloat80
Char
DChar
DontKnowYet
Error
Float32
Float64
Float80
IFloat32
IFloat64
IFloat80
Int128
Int16
Int32
Int64
Int8
UInt128
UInt16
UInt32
UInt64
UInt8
Undefined
Void
Void_0Args_DFunc
Void_ptr
WChar
XChar
init
Initializes global, predefined types. NB: Not thread-safe.