TParameterPackTypeIndexHelper< N, LookupType, T, Ts... >

When different type than the lookup is at the front of the parameter pack, we increase the index and move to the next type

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/TVariantMeta.h

Include

#include "Misc/TVariantMeta.h"

Syntax

template<SIZE_T N, typename LookupType, typename T, typename... Ts>
struct TParameterPackTypeIndexHelper< N, LookupType, T, Ts... >

Remarks

When different type than the lookup is at the front of the parameter pack, we increase the index and move to the next type

Constants

Name

Description

Value

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