Type of the I-th element of a lite_tuple.
Declared in <folly/detail/tuple.h>
<folly/detail/tuple.h>
template< size_t I, typename... Ts> struct tuple_element<I, /* implementation-defined */>;
type