Jobrocket
jobrocket::detail::index_sequence< I > Struct Template Reference

#include <IndexSequence.hpp>

Public Types

using type = index_sequence
 
using value_type = size_t
 

Static Public Member Functions

static constexpr size_t size ()
 

Member Typedef Documentation

◆ type

template<size_t... I>
using jobrocket::detail::index_sequence< I >::type = index_sequence

◆ value_type

template<size_t... I>
using jobrocket::detail::index_sequence< I >::value_type = size_t

Member Function Documentation

◆ size()

template<size_t... I>
static constexpr size_t jobrocket::detail::index_sequence< I >::size ( )
inlinestatic