Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc
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... Ts>
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 |