TIsTriviallyDestructible

Traits class which tests if a type has a trivial destructor.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Templates/IsTriviallyDestructible.h"

Syntax

template<typename T>
struct TIsTriviallyDestructible

Remarks

Traits class which tests if a type has a trivial destructor.

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