TypeId

Evaluates to the type identifier of T, fully recursing into structs, unions and function/delegate parameter lists. T may be or contain any type except a class or interface.

template TypeId (
T
) {}

Members

Static variables

TypeId
auto TypeId;
Undocumented in source.
TypeId
auto TypeId;
Undocumented in source.
TypeId
auto TypeId;
Undocumented in source.
TypeId
auto TypeId;
Undocumented in source.
TypeId
auto TypeId;
Undocumented in source.
TypeId
auto TypeId;
Undocumented in source.
TypeId
auto TypeId;
Undocumented in source.
TypeId
auto TypeId;
Undocumented in source.
TypeId
auto TypeId;
Undocumented in source.

Meta