UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
uLang::TIsSame< A, B > Struct Template Reference

#include <TypeTraits.h>

Public Types

enum  { Value = false }
 

Detailed Description

template<typename A, typename B>
struct uLang::TIsSame< A, B >

TIsSame

Unreal implementation of std::is_same trait.

Member Enumeration Documentation

◆ anonymous enum

Enumerator
Value 

The documentation for this struct was generated from the following file: