d.common.type

Undocumented in source.

Public Imports

d.common.builtintype
public import d.common.builtintype;
Undocumented in source.
d.common.qualifier
public import d.common.qualifier;
Undocumented in source.

Members

Aliases

ParamTuple
alias ParamTuple = TypeTuple!(ParamKind, "paramKind", 2)
Undocumented in source.

Mixin templates

TypeAccessorMixin
mixintemplate TypeAccessorMixin(K)
Undocumented in source.
TypeMixin
mixintemplate TypeMixin(K, Payload)
Undocumented in source.

Structs

TypeDescriptor
struct TypeDescriptor(K, T...)
Undocumented in source.

Meta