TAtomic::TAtomic

Initializes the element type with the given argument types.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Templates/Atomic.h"

Syntax

constexpr TAtomic
(
    T Arg
)

Remarks

Initializes the element type with the given argument types.

@note This constructor is not atomic.

Parameters

Parameter

Description

Arg

The value to initialize the element counter to

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