Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
UE4Tuple_Private::TTransformTuple_Impl< TIntegerSequence< uint32, Indices... > > Struct Template Reference

#include <Tuple.h>

Static Public Member Functions

template<typename TupleType , typename FuncType >
static decltype(auto) Do (TupleType &&Tuple, FuncType Func)
 

Detailed Description

template<uint32... Indices>
struct UE4Tuple_Private::TTransformTuple_Impl< TIntegerSequence< uint32, Indices... > >

Definition at line 527 of file Tuple.h.

Member Function Documentation

◆ Do()

template<uint32... Indices>
template<typename TupleType , typename FuncType >
static decltype(auto) UE4Tuple_Private::TTransformTuple_Impl< TIntegerSequence< uint32, Indices... > >::Do ( TupleType && Tuple,
FuncType Func )
inlinestatic

Definition at line 531 of file Tuple.h.


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