TIsTriviallyCopyConstructible

Traits class which tests if a type has a trivial copy constructor.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Templates/IsTriviallyCopyConstructible.h"

Syntax

template<typename T>
struct TIsTriviallyCopyConstructible

Remarks

Traits class which tests if a type has a trivial copy constructor.

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