std::integer_sequence - Man Page

Class template integer_sequence.

Synopsis

#include <utility.h>

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.

Info

libstdc++