WPILibC++ 2024.3.2
detail::utility_internal::Extend< integer_sequence< T, Ints... >, SeqSize, 0 > Struct Template Reference

#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/json/include/wpi/detail/meta/cpp_future.h>

Public Types

using type = integer_sequence< T, Ints...,(Ints+SeqSize)... >
 

Member Typedef Documentation

◆ type

template<typename T , T... Ints, size_t SeqSize>
using detail::utility_internal::Extend< integer_sequence< T, Ints... >, SeqSize, 0 >::type = integer_sequence < T, Ints..., (Ints + SeqSize)... >

The documentation for this struct was generated from the following file: