dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
TypeTable.insert
dil
semantic
Types
TypeTable
Inserts a type into the table by its hash.
void
insert
(
Type
type
)
void
insert
(
Type
type
,
hash_t
hash
)
class
TypeTable
void
insert
(
Type
type
,
hash_t
hash
)
Meta
Source
See Implementation
dil
semantic
Types
TypeTable
functions
alignOf
init
insert
lookup
sizeOf
unique
unique2
variables
PtrSize
Ptrdiff_t
Size_t
table
tti
Inserts a type into the table by its hash.