semitwistdtools v0.10.4 (2015-08-14T21:09:27Z)
Home
Dub
Repo
ExprTypeOf.ExprTypeOf
semitwist
util
reflect
ExprTypeOf
Undocumented in source.
alias
ExprTypeOf
=
ReturnType
!(
T
)
template
ExprTypeOf
(T)
static if
(
isCallable!(T)
)
alias
ExprTypeOf
=
ReturnType
!(
T
)
alias
ExprTypeOf
=
T
Meta
Source
See Implementation
semitwist
util
reflect
ExprTypeOf
aliases
ExprTypeOf