Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/TVariantMeta.h |
Include | #include "Misc/TVariantMeta.h" |
Syntax
template<typename T>
struct TParameterPackTypeIndexHelper
Remarks
Helper to lookup indices of each type in a template parameter pack
Specializations
TParameterPackTypeIndexHelper< N, LookupType, T, Ts... >
TParameterPackTypeIndexHelper< N, T, T, Ts... >
Constants
Name | Description |
---|---|
Value |