Template Struct integer_sequence

Struct Documentation

template<typename T, T... Ints>
struct integer_sequence

Public Types

using value_type = T

Public Static Functions

static inline constexpr std::size_t size() noexcept