Go to the source code of this file.
Classes | |
| struct | tuple_size< tuple< _GLIBCXX_TEMPLATE_ARGS > > |
| class tuple_size More... | |
| class | tuple< _GLIBCXX_TEMPLATE_ARGS > |
| struct | __get_helper< _GLIBCXX_NUM_ARGS, _Tp > |
| struct | tuple_element< _GLIBCXX_NUM_ARGS, tuple< _T1, _T2, _T3, _T4, _T5, _T6, _T7, _T8, _T9, _T10 > > |
| class tuple_element More... | |
Functions | |
| tuple | make_tuple () |
| tuple | tie () |
Definition in file tuple_iterate.h.
| tuple make_tuple | ( | ) | [inline] |
Definition at line 145 of file tuple_iterate.h.
| tuple tie | ( | ) | [inline] |
Definition at line 149 of file tuple_iterate.h.
1.4.7