Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
TIsSame< A, B > Struct Template Reference

#include <UnrealTypeTraits.h>

Public Types

enum  { Value = false }
 

Detailed Description

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

TIsSame

Unreal implementation of std::is_same trait.

Definition at line 41 of file UnrealTypeTraits.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename A , typename B >
anonymous enum
Enumerator
Value 

Definition at line 41 of file UnrealTypeTraits.h.


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