Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
UE4Tuple_Private::TNthTypeFromParameterPack< N, T, OtherTypes... > Struct Template Reference

#include <Tuple.h>

Public Types

typedef TNthTypeFromParameterPack< N-1, OtherTypes... >::Type Type
 

Detailed Description

template<int32 N, typename T, typename... OtherTypes>
struct UE4Tuple_Private::TNthTypeFromParameterPack< N, T, OtherTypes... >

Definition at line 29 of file Tuple.h.

Member Typedef Documentation

◆ Type

template<int32 N, typename T , typename... OtherTypes>
typedef TNthTypeFromParameterPack<N-1,OtherTypes...>::Type UE4Tuple_Private::TNthTypeFromParameterPack< N, T, OtherTypes... >::Type

Definition at line 31 of file Tuple.h.


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