Template Struct nth

Struct Documentation

template<std::size_t I, typename T>
struct nth

Public Static Functions

static inline std::tuple_element<I, T>::type get(const T &t)