logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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