Manpages - std_integer_sequence.3

Table of Contents

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.

Definition at line 322 of file std/utility.

Member Typedef Documentation

template<typename _Tp , _Tp… _Idx> typedef _Tp

std::integer_sequence*< _Tp, _Idx >::value_type Definition at line *324 of file std/utility.

Member Function Documentation

template<typename _Tp , _Tp… _Idx> static constexpr size_t

std::integer_sequence*< _Tp, _Idx >::size ()= [inline]=, = [static]=, = [constexpr]=, = [noexcept]= Definition at line *325 of file std/utility.

Author

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

Author: dt

Created: 2022-02-20 Sun 20:19