Value

Ts can always be bitwise constructed from itself if it is trivially copyable.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Templates/UnrealTypeTraits.h"

Syntax

enum
{
    Value = TIsTriviallyCopyConstructible::Value
}

Remarks

Ts can always be bitwise constructed from itself if it is trivially copyable.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss