libstdc++
std::tuple_element< __i, tuple<> > Struct Template Reference

Detailed Description

template<size_t __i>
struct std::tuple_element< __i, tuple<> >

Error case for tuple_element: invalid index.

Definition at line 1301 of file tuple.


The documentation for this struct was generated from the following file: