Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
UE4IsTriviallyDestructible_Private::TImpl< T, false > Struct Template Reference

#include <IsTriviallyDestructible.h>

Public Types

enum  { Value = __has_trivial_destructor(T) }
 

Detailed Description

template<typename T>
struct UE4IsTriviallyDestructible_Private::TImpl< T, false >

Definition at line 16 of file IsTriviallyDestructible.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
Value 

Definition at line 18 of file IsTriviallyDestructible.h.


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