CastTo.castT

Undocumented in source.
template CastTo(T, TList...)
static if(!(TList.length is 0))
alias castT = TList[0]

Meta