Provided by: libstdc++-10-doc_10.5.0-1ubuntu1~22.04.2_all 

NAME
std::integer_sequence< _Tp, _Idx > - Class template integer_sequence.
SYNOPSIS
Public Types
typedef _Tp value_type
Static Public Member Functions
static constexpr size_t size () noexcept
Detailed Description
template<typename _Tp, _Tp... _Idx>
struct std::integer_sequence< _Tp, _Idx >" Class template integer_sequence.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ Tue Apr 22 2025 std::integer_sequence< _Tp, _Idx >(3cxx)