TTupleBase< TIntegerSequence< uint32, Indices... >, Types... >

Windows
MacOS
Linux

Inheritance Hierarchy

TTupleBaseElement

TTupleBase< TIntegerSequence< uint32, Indices... >, Types... >

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Templates/Tuple.h

Include

#include "Templates/Tuple.h"

Syntax

template<uint32... Indices, typename... Types>
struct TTupleBase< TIntegerSequence< uint32, Indices... >, Types... > : public UE4Tuple_Private::TTupleBaseElement< Types, Indices, sizeof...(Types)>

Functions

Name Description

Public function Const

decltype(aut...

 

ApplyAfter

(
    FuncType&& Func,
    ArgTypes&&... Args
)

Public function Const

decltype(aut...

 

ApplyBefore

(
    FuncType&& Func,
    ArgTypes&&... Args
)

Public function Const

decltype(aut...

 

Get()

Public function

decltype(aut...

 

Get()

Public function Const

decltype(aut...

 

Get()

Public function

decltype(aut...

 

Get()

Public function Const

decltype(aut...

 

Get()

Public function Const

decltype(aut...

 

Get()

Public function

decltype(aut...

 

Get()

Public function

decltype(aut...

 

Get()

Public function

decltype(aut...

 

Get()

Public function Const

decltype(aut...

 

Get()

Public function

decltype(aut...

 

Get()

Public function Const

decltype(aut...

 

Get()

Public function

decltype(aut...

 

Get()

Public function Const

decltype(aut...

 

Get()

Public function

decltype(aut...

 

Get()

Public function Const

decltype(aut...

 

Get()

Public function

 

TTupleBase

(
    EForwardingConstructor,
    ArgTypes&&... Args
)

Public function

 

TTupleBase()

Public function

 

TTupleBase

(
    TTupleBase&& Other
)

Public function

 

TTupleBase

(
    const TTupleBase& Other
)

Public function

 

TTupleBase

(
    EOtherTupleConstructor,
    TupleType&& Other
)

Operators

Name Description

Public function

TTupleBase &

 

operator=

(
    TTupleBase&& Other
)

Public function

TTupleBase &

 

operator=

(
    const TTupleBase& Other
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss