UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE4IntegerSequence_Private::TConcatImpl< N, TIntegerSequence< T, Indices1... >, TIntegerSequence< T, Indices2... > > Struct Template Reference

#include <IntegerSequence.h>

+ Inheritance diagram for UE4IntegerSequence_Private::TConcatImpl< N, TIntegerSequence< T, Indices1... >, TIntegerSequence< T, Indices2... > >:

Public Types

using Type = TIntegerSequence< T, Indices1...,(T(N+Indices2))... >
 

Member Typedef Documentation

◆ Type

template<unsigned N, typename T , T... Indices1, T... Indices2>
using UE4IntegerSequence_Private::TConcatImpl< N, TIntegerSequence< T, Indices1... >, TIntegerSequence< T, Indices2... > >::Type = TIntegerSequence<T, Indices1..., (T(N + Indices2))...>

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