TIsSame

[TIsSame](API\Runtime\Core\Templates\TIsSame) Unreal implementation of std::is_same trait.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Templates/UnrealTypeTraits.h

Include

#include "Templates/UnrealTypeTraits.h"

Syntax

template<typename A, typename B>
struct TIsSame

Remarks

TIsSame

Unreal implementation of std::is_same trait.

Specializations

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