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<typename T, typename U, typename... Rest>
struct TTypePackContainsDuplicates< T, U, Rest... >
Remarks
Check all pairs of types in a template parameter pack to determine if any type is duplicated
Constants
Name | Description |
---|---|
Value |