TIsBitwiseConstructible< T, T >

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Templates/UnrealTypeTraits.h"

Syntax

template<typename T>
struct TIsBitwiseConstructible< T, T >

Constants

Name

Description

Value

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