logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

std::tuple_element< __i, _Tp > - Gives the type of the ith element of a given tuple type.

Author

       Generated automatically by Doxygen for libstdc++ from the source code.

                                                    libstdc++               std::tuple_element<__i,_Tp>(3cxx)

Detailed Description

template<size_t__i,typename_Tp>
       struct std::tuple_element< __i, _Tp >"Gives the type of the ith element of a given tuple type.

Name

       std::tuple_element< __i, _Tp > - Gives the type of the ith element of a given tuple type.

Synopsis

See Also