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::integer_sequence< _Tp, _Idx > - Class template integer_sequence.

Author

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

                                                    libstdc++           std::integer_sequence<_Tp,_Idx>(3cxx)

Detailed Description

template<typename_Tp,_Tp..._Idx>
       struct std::integer_sequence< _Tp, _Idx >"Class template integer_sequence.

Name

       std::integer_sequence< _Tp, _Idx > - Class template integer_sequence.

Synopsis

       #include <utility>

   PublicTypestypedef _Tp value_typeStaticPublicMemberFunctionsstatic constexpr size_t size () noexcept

See Also