unit-threaded v0.4.5 (2014-10-01T16:20:48Z)
Home
Dub
Repo
TypeOf.TypeOf
unit_threaded
attrs
TypeOf
Undocumented in source.
alias
TypeOf
=
typeof
(
T
)
template
TypeOf
(alias T)
package
static if
(
__traits(compiles, typeof(T))
)
alias
TypeOf
=
typeof
(
T
)
alias
TypeOf
=
T
Meta
Source
See Implementation
unit_threaded
attrs
TypeOf
aliases
TypeOf