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