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

#include <Tuple.h>

Static Public Member Functions

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

Detailed Description

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

Definition at line 544 of file Tuple.h.

Member Function Documentation

◆ Do()

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

Definition at line 547 of file Tuple.h.


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