Navigation
Unreal Engine C++ API Reference > Runtime > Core > Templates
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<typename T, uint32 Index, uint32 TupleSize>
struct TTupleBaseElement
Specializations
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
T | Value |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
|||
![]() |
TTupleBaseElement
(
const TTupleBaseElement& |
||
![]() |
TTupleBaseElement
(
EForwardingConstructor, |
Operators
Type | Name | Description | |
---|---|---|---|
![]() |
TTupleBaseElement & | operator=
(
TTupleBaseElement&& |
|
![]() |
TTupleBaseElement & | operator=
(
const TTupleBaseElement& |