TTypeTraitsBase

Helper for array traits.

Windows
MacOS
Linux

Inheritance Hierarchy

TTypeTraitsBase

TTypeTraits

References

Module

Core

Header

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

Include

#include "Templates/UnrealTypeTraits.h"

Syntax

template<typename T>
struct TTypeTraitsBase

Remarks

Helper for array traits. Provides a common base to more easily refine a portion of the traits when specializing. Mainly used by MemoryOps.h which is used by the contiguous storage containers like TArray.

Typedefs

Name

Description

ConstInitType

ConstPointerType

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