TTupleArity

Traits class which calculates the number of elements in a tuple.

Windows
MacOS
Linux

Inheritance Hierarchy

TCVTupleArity

TTupleArity

References

Module

Core

Header

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

Include

#include "Templates/Tuple.h"

Syntax

template<typename TupleType>
struct TTupleArity : public UE4Tuple_Private::TCVTupleArity< const volatile TupleType >

Remarks

Traits class which calculates the number of elements in a tuple.

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