Navigation
Unreal Engine C++ API Reference > Runtime > Core > Templates
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Templates/Tuple.h |
Include | #include "Templates/Tuple.h" |
Syntax
template<typename KeyType, typename ValueType>
struct TStaticGetTypeLayoutHelper< TTuple< KeyType, ValueType > >
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
uint32 | CallAppendHash
(
const FTypeLayoutDesc& TypeDesc, |
|
![]() ![]() |
void | CallDestroy
(
void* Object, |
|
![]() ![]() |
uint32 | CallGetTargetAlignment
(
const FTypeLayoutDesc& TypeDesc, |
|
![]() ![]() |
void | CallToString
(
const void* Object, |
|
![]() ![]() |
uint32 | CallUnfrozenCopy
(
const FMemoryUnfreezeContent& Context, |
|
![]() ![]() |
void | CallWriteMemoryImage
(
FMemoryImageWriter& Writer, |
|
![]() ![]() |
const FTypeLayoutDesc & | Do () |