libstdc++
std::_Tuple_impl< _Idx > Struct Template Reference

List of all members.

Public Member Functions

Protected Member Functions

Friends


Detailed Description

template<std::size_t _Idx>
struct std::_Tuple_impl< _Idx >

Zero-element tuple implementation. This is the basis case for the inheritance recursion.

Definition at line 185 of file tuple.


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