TypeTupleOf.f

Undocumented in source.
template TypeTupleOf(TL...)
static if(!(r.empty))
enum f = r.front;

Meta