TIsTriviallyCopyAssignable

Traits class which tests if a type has a trivial copy assignment operator.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Templates/IsTriviallyCopyAssignable.h"

Syntax

template<typename T>
struct TIsTriviallyCopyAssignable

Remarks

Traits class which tests if a type has a trivial copy assignment operator.

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