TAtomicBase_Pointer

Pointer atomic implementation - allows arithmetic with PTRINT.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Core

Header

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

Include

#include "Templates/Atomic.h"

Syntax

template<typename T>
struct TAtomicBase_Pointer : public TAtomicBase_Arithmetic< T, PTRINT >

Remarks

Pointer atomic implementation - allows arithmetic with PTRINT.

Constructors

Name Description

Protected function

TAtomicBase_Pointer()

Protected function

TAtomicBase_Pointer

(
    T 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