AsType.AsType

Undocumented in source.
template AsType(T, TList...)
static if(is(T == TList[E]))
enum AsType = E;

Meta