FlattenTypeImpl.j

Undocumented in source.
template FlattenTypeImpl(T...)
static if(!(T.length == 0))
T[0] j;

Meta