TTuple::TTuple

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Templates/Tuple.h"

Syntax

template<typename... OtherTypes, decltype(UE4Tuple_Private::ConstructibleConceptCheck< Types... >(DeclVal< OtherTypes && >()...))*>
TTuple
(
    TTuple< OtherTypes... > && 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