TTypePackContainsDuplicates

Determine if all the types in a template parameter pack has duplicate types

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/TVariantMeta.h"

Syntax

template<typename...>
struct TTypePackContainsDuplicates

Remarks

Determine if all the types in a template parameter pack has duplicate types

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